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
*
Get rid of DEMUXER_TYPE_NUV define, it is no longer used.
reimar
2009-03-09
*
Get rid of nuppelvideo.h and its ugly packed struct and instead write the
reimar
2009-03-09
*
Remove now unused parts of nuppelvideo.h
reimar
2009-03-09
*
Remove native nuv demuxer, it only needs more code to achieve the same thing
reimar
2009-03-09
*
Remove unused variable from demux_mov.
reimar
2009-03-08
*
Fix mp_msg call with too few arguments.
reimar
2009-03-04
*
Be more robust against corrupted RM files that contain invalid packet length
zuxy
2009-02-19
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
Replace double semicolon by single semicolon.
diego
2009-02-16
*
Fix a regression caused by r17933; RealMedia index tables could never be prin...
zuxy
2009-02-15
*
Support seek in multirate RealMedia files.
zuxy
2009-02-15
*
change internal real video packetizing format to the more straight forward one
aurel
2009-02-09
*
Fix a couple of unused variable warnings through the av_unused attribute.
diego
2009-02-07
*
Convert CONFIG_ZLIB into a 0/1 option.
diego
2009-02-07
*
Adapt to lzo changes in libavutil
reimar
2009-02-02
*
increase max subtitle stream limit
compn
2009-01-28
*
WORDS_BIGENDIAN is defined/undefined, not 0/1.
diego
2009-01-26
*
in parse_pat() IDENTIFY program number and pmt_pid
nicodvb
2009-01-22
*
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
[next]