35641 Commits (78fde9323d2b41297da432ad000904ca15e012d5)
 

Author SHA1 Message Date
Reimar Döffinger 78fde9323d Run zmbv regression without md5sum. 13 years ago
Reimar Döffinger 0849a0ebb2 rtmpproto: make condition work in overflow case. 13 years ago
Reimar Döffinger 8b8a47f6fb Make detection of single-stream flv work again. 13 years ago
Michael Niedermayer cc61643123 h264: improve "no picture" debug output. 13 years ago
Michael Niedermayer 5b2873c1d5 h264: switch from qatars has_b_frames calculation back to mine. 13 years ago
Michael Niedermayer 257c85cddd adpcm: fix division by zero in fate/creative/intro-partial.wav with -s 2 and -r 0.001:1 13 years ago
Nicolas George 337ce558b6 fftools: add -report option. 13 years ago
Carl Eugen Hoyos 5207f9597e Separate mxf_essence_container_uls for audio and video. 13 years ago
Reimar Döffinger 2483f53693 mxfdec: do not try to use an obviously broken index. 13 years ago
Michael Niedermayer f5ecc4c616 lavc: 1000l, unbreak ABI 13 years ago
Michael Niedermayer cd519b7e83 avi: add escape130 support 13 years ago
Michael Niedermayer 02ce07f8c4 amvenc: support videos with heights that are not a multiple of 16. 13 years ago
Michael Niedermayer 02acfb1c01 wavdec: add ignore length option to ignore incorrect lengthes 13 years ago
Paul B Mahol 85cd1eb12f add missing long_name for amv and dca encoder 13 years ago
Michael Niedermayer 4ac862f43c Makefile: disable compiling avconv by default. 13 years ago
Hendrik Leppkes b7bf93b923 mlp: Use correct speaker locations in TrueHD channel layout. 13 years ago
Michael Niedermayer c59b80c8d3 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 5b98ea1b73 vb: Add some checks on input buffer related values. 13 years ago
Michael Niedermayer 4557d7d01f libx264: workaround a bug in some versions of flash player 13 years ago
Justin Ruggles 4c38633352 isom: sort and pretty-print codec_movaudio_tags[] 13 years ago
Justin Ruggles 7714770de1 isom: remove pointless comments in codec_movaudio_tags[] 13 years ago
Justin Ruggles 21ebf2d493 isom: remove commented-out tag for vorbis 13 years ago
Justin Ruggles 60cd802daf movenc: write 'chan' tag for AC-3 in MOV 13 years ago
Justin Ruggles 1fdf18f4b7 mov: add support for reading and writing the 'chan' tag 13 years ago
Justin Ruggles b2890f5ed6 audioconvert: add some additional channel and channel layout macros 13 years ago
Justin Ruggles 1d2449a613 audioconvert: change 7.1 "wide" layout to use side surround channels 13 years ago
Justin Ruggles 8e8c51318c movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs 13 years ago
Michael Niedermayer 523da37f4c cljrenc: 2x2 ordered dither support. 13 years ago
Michael Niedermayer 74d9b21340 cljrenc: add AVOption to disable dither 13 years ago
Luca Barbato d5837d7fe9 doc: update documentation to use avconv 13 years ago
Luca Barbato ca410b4eb0 doc: update demuxers section 13 years ago
Luca Barbato 9bdfe9ac1c doc: extend external library coverage 13 years ago
Luca Barbato 1de6e14efe doc: split platform specific information 13 years ago
Luca Barbato 2f017d9791 doc: port the git-howto to texinfo 13 years ago
Luca Barbato c1f5da698b doc: provide fallback css and customize @float 13 years ago
Luca Barbato 1ebbdda1d2 doc: document fate in a texinfo 13 years ago
Stefano Sabatini a1c676c248 filters.texi: remove confusing reference to never integrated -af option 13 years ago
Luca Barbato b73a01eaf1 doxy: change hue value to match our green 13 years ago
Michael Niedermayer 43a36ad2ee cljrenc: Add dither to avoid the banding artifcats caused by the very low 13 years ago
Michael Niedermayer 25b9eef410 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini b229485f1a APIchanges: add entry after av_buffersink_poll_frame() addition 13 years ago
Michael Niedermayer 4ab495b4ee Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking' 13 years ago
Michael Niedermayer 74436ad51e libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey precaution. 13 years ago
Michael Niedermayer e21f8a07ca libnut: Check nut_demuxer_init() return value. 13 years ago
Michael Niedermayer 6f7f239604 libnut: check for av_malloc failure. 13 years ago
Michael Niedermayer ec9d92700e ffmpeg: Use the buffer sinks poll instead of its input. 13 years ago
Michael Niedermayer a502939d64 buffersink: Implement a poll function. 13 years ago
Tomas Härdin ddcf3e0535 mxfdec: Index table driven demuxing and seeking 13 years ago
Diego Biurrun 6b60a4c9c9 cljr: K&R cosmetics 13 years ago
Diego Biurrun 1c45c64c9d cljr: return a more sensible value when encountering invalid headers 13 years ago