64071 Commits (042a82ca374b491903036872ebd487c5ceb17a63)
 

Author SHA1 Message Date
Josh Allmann 74bc945805 flvenc: Don't over-count metadata. 11 years ago
Tristan Matthews 4910684492 tiffenc: fix packet size calculation 11 years ago
Michael Niedermayer f9cd317223 Merge commit 'fe4d5fe9361162f9033ff1bd84bfc1b2091ba785' 11 years ago
Diego Biurrun fe4d5fe936 jpeg2000: Mark static data init functions as av_cold 11 years ago
Michael Niedermayer a50c6f99b4 ffplay: remove -ec handling code 11 years ago
plepere 92cccb7bcd avcodec/hevc: new idct + asm 11 years ago
Michael Niedermayer fa0d0fb42e Merge commit '71d6551e674c86d07c165439c2bf6613b3892307' 11 years ago
Anton Khirnov 71d6551e67 avconv: use the correct variable in comparison 11 years ago
Michael Niedermayer 61df0819d4 avcodec/cavsdec: fix low delay decoding 11 years ago
Michael Niedermayer 2fbdfba0f2 avformat/flvdec: Support live flv / NGINX RTMP streams 11 years ago
Michael Niedermayer 293d5d7a8e swscale/input: fix harmless integer overflow 11 years ago
Simon Thelen 389d45351e version string: add copyright line to version string 11 years ago
Michael Niedermayer e6f9fc4adc avcodec/bitstream: try to make vlc init code inherently thread safe 11 years ago
Michael Niedermayer f7f96cf4bc avcodec/bitstream: fill invalid vlc tables entries as last pass instead of first 11 years ago
Michael Niedermayer 600cbf3672 avcodec/bitstream: zero vlc tables on allocation 11 years ago
Carl Eugen Hoyos 189ffeafd4 Force aix strip to work on 32 and 64 bit by default. 11 years ago
Michael Niedermayer 7eae8cd870 avcodec/h264: fix frame skip code 11 years ago
Michael Niedermayer 9025072e6c avcodec/h264_slice: support skipping loop filtering for non key frames 11 years ago
Michael Niedermayer 9140d37af2 avcodec/h264: use the correct level for droping non intra frames 11 years ago
Michael Niedermayer 8a4a84a70a Merge commit '83aa4fc3feec7389ac781fece1e994f2dfd7ebdb' 11 years ago
Michael Niedermayer 60058c1880 Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' 11 years ago
Michael Niedermayer f0fbd9105b Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2' 11 years ago
Michael Niedermayer 7b7afaf849 avformat/dump: put copyright back from the file from which dump.c was split out 11 years ago
Michael Niedermayer 83d100baea Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb' 11 years ago
Michael Niedermayer 593dc5aed9 Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f' 11 years ago
Luca Barbato 83aa4fc3fe configure: Directly support Android as target OS 11 years ago
Vittorio Giovara 766f2d965f gitignore: add dylib and swp entries 11 years ago
Michael Niedermayer b152152df3 Add nointra AVDiscard level 11 years ago
Michael Niedermayer fdb6f66def Merge remote-tracking branch 'cehoyos/master' 11 years ago
Ronald S. Bultje edf930472b swr: reindent. 11 years ago
Michael Niedermayer 20c7baf832 avcodec/huffyuvdec: Fix fill value for truncated bitstreams 11 years ago
Carl Eugen Hoyos 08235708d8 Do not suggest to use gas-preprocessor on aix where it doesn't work. 11 years ago
Christophe Gisquet f6577bd9cf huffyuvdec: use unsafe bitstream reader 11 years ago
Christophe Gisquet 02bffc560f huffyuv: fate: add a BGR24 test 11 years ago
Kieran bc21260e64 hevc: Fix 4K sample video 11 years ago
Michael Niedermayer c1b15c16ef avformat/smoothstreamingenc: Use av_mallocz_array() 11 years ago
Carl Eugen Hoyos b67bcd784d Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed. 11 years ago
Anshul Maheshwari fbb59a3bf4 avcodec/dvbsubdec: Split save_subtitle_set() out 11 years ago
Anshul Maheshwari 77ade55fe5 avcodec/dvbsubdec: add AVClass to context 11 years ago
Anshul Maheshwari 9a11b33a2d avcodec/dvbsubdec: restructure version check 11 years ago
Michael Niedermayer 153b5fb2fd avformat/framecrcenc: print the checksum and size of extradata as well 11 years ago
Christophe Gisquet 29f427c239 huffyuvdec: remove somewhat deprecated code 11 years ago
Christophe Gisquet eb6f6f25dc MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* 11 years ago
Michael Niedermayer e9c477059d avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max 11 years ago
Christophe Gisquet 9dc1791977 huffyuvdec: swap code blocks 11 years ago
Ronald S. Bultje 083cd3d1f7 swr: compile mmx2 s16p functions only on x86-32. 11 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
Christophe Gisquet 2a1158ff3b fate: yadif: add >8 bit tests 11 years ago
Christophe Gisquet 56a795e34f aandcttab: fix spelling 11 years ago
Michael Niedermayer 73d820ee1e avcodec/xbmdec: remove dependancy on zero padding on input packet 11 years ago