index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
Commit message (
Expand
)
Author
Age
*
Factorize vobsub idx/extradata handling.
aurel
2008-10-27
*
increase the max RTP packet size to 5MB as modern Elphel
attila
2008-10-22
*
Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.
diego
2008-10-16
*
Fix double free in demux_nut, patch by Onur Küçük.
ods15
2008-10-13
*
Remove unused line (and fix an icc warning).
cehoyos
2008-10-09
*
Correctly place second const in declaration.
cehoyos
2008-10-05
*
Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place where
diego
2008-10-05
*
fix compilation w/ FFmpeg r15533
gpoirier
2008-10-03
*
Apply patch for oCERT #2008-013 / CVE-2008-3827
reimar
2008-09-30
*
Do not special-case a grouping-subsegment length of 0.
reimar
2008-09-25
*
riff.h and avi.h are not needed, but avio.h is.
diego
2008-09-15
*
Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
diego
2008-09-15
*
Make internal Matroska demuxer default again
uau
2008-09-09
*
revert r27551 which break much more things than it fixes
aurel
2008-09-09
*
Use internal demuxer for Matroska files for now
uau
2008-09-08
*
Revert bad changes to SSA/ASS subtitle packet format
uau
2008-09-08
*
Fix compilation after libavcodec major version 52 changes
uau
2008-09-08
*
demux_mkv: output correctly formated ASS packets
aurel
2008-09-05
*
lavf: the subtitles display duration is stored in pkt.convergence_duration
aurel
2008-09-04
*
support E-AC-3 decoding using ffmpeg
aurel
2008-09-01
*
Remove unused GUID_t definition that also incorrectly defined GUID_DEFINED
reimar
2008-08-31
*
handle the lavfpref demuxer in the same way as the lavf one
aurel
2008-08-27
*
prefer libavformat to demux matroska files
aurel
2008-08-26
*
cosmetics: indentation
aurel
2008-08-24
*
use new lavf API to grab sample_aspect_ratio from the demuxers
aurel
2008-08-24
*
add mapping for real audio and video CODEC_ID to MPlayer's fourcc
aurel
2008-08-13
*
demux_lavf: fix mp_seek behavior in case of seeking error
aurel
2008-08-13
*
fix audio in some rtsp streams, ok'd by lu_zero
compn
2008-08-11
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
*
10l: MUSEPACK --> CONFIG_MUSEPACK
diego
2008-08-07
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Rename a bunch of miscellaneous preprocessor directives.
diego
2008-08-07
*
Rename all preprocessor directives related to Apple / Mac OS X.
diego
2008-08-06
*
Rename preprocessor directives related to image libraries.
diego
2008-08-05
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Change a bunch of codec-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
changed 'Audio file' to 'Audio only' (to not get 'Audio file file' when played)
ptt
2008-07-29
*
add ffvp6a codec
compn
2008-07-28
*
add ffmotionpixels codec
compn
2008-07-28
*
Get rid of horrible code that relies on codec-set context variable,
reimar
2008-07-26
*
Avoid including avcodec.h in demuxer.h (and thus many other files) just to get
reimar
2008-07-17
*
limits.h is required for UINT_MAX
reimar
2008-07-16
*
And a 1000l for r27263, swapped a condition, thus setting size to
reimar
2008-07-16
*
100l, fix calloc being called with the wrong argument due to reordering
reimar
2008-07-16
*
Make sure demuxed ASF packet is properly padded after descrambling
reimar
2008-07-16
*
Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h
reimar
2008-07-16
*
Do not just print a warning, also fix the len in ASF demuxer!
reimar
2008-07-16
*
Change a broken check. FFMAX does not work as intended because trak->chunkmap...
reimar
2008-07-14
[next]