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
*
Fix compilation: s/ff_gcd/av_gcd.
cehoyos
2009-01-17
*
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
reimar
2009-01-16
*
Rearrange genres between numbers 53 and 63 into the correct order.
diego
2009-01-09
*
Replace reference to LICENSE file with GPL notice from said file.
diego
2009-01-09
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
*
added support for manual audio substream selection out of 0xFD PES streams (B...
nicodvb
2009-01-04
*
Code simplification
reimar
2009-01-01
*
Make AVI demuxer more resilient against broken or incomplete files.
reimar
2009-01-01
*
Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to ...
reimar
2008-12-24
*
Add extra checks to avoid crashes with broken vqf files
reimar
2008-12-14
*
license header consistency cosmetics
diego
2008-12-13
*
Replace informal GPL notes by standard GPL header.
diego
2008-12-13
*
Simplify: use AV_RL32/AV_RB32
reimar
2008-12-13
*
Avoid useless casts.
reimar
2008-12-13
*
Warning fixes for demux_nut
ods15
2008-12-12
*
Remove resync_audio_stream() from demux_nut seek function
ods15
2008-12-12
*
Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut API
ods15
2008-12-12
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
MNG demuxer by Stefan Schuermans, stefan blinkenarea org
diego
2008-11-30
*
Use 64 bit numbers for file positions in the seek function in audio demuxer.
reimar
2008-11-16
*
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
[next]