39343 Commits (e4cc9f309e96a9145970989fd20394933923f574)
 

Author SHA1 Message Date
Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 13 years ago
Diego Biurrun 6a7c5312d8 build: drop some unnecessary dependencies from the H.264 parser 13 years ago
Diego Biurrun ad0e31f134 build: prettyprinting cosmetics 13 years ago
Diego Biurrun 80391552c9 libavutil: Remove pointless rational test program. 13 years ago
Diego Biurrun 193d7eea95 libavutil: Remove broken and pointless lzo test program. 13 years ago
Anton Khirnov 967923abd1 lavf doxy: expand AVStream.codec doxy. 13 years ago
Anton Khirnov e44ada129c lavf doxy: improve AVStream.time_base doxy. 13 years ago
Anton Khirnov f58b8cc3e3 lavf doxy: add some basic documentation about reading from the demuxer. 13 years ago
Anton Khirnov 10fa4ff7bc lavf doxy: document passing options to demuxers. 13 years ago
Anton Khirnov dca9c81d82 lavf doxy: clarify that an AVPacket contains encoded data. 13 years ago
Jindrich Makovicka 3fadb29baf mpegtsenc: allow user triggered PES packet flushing 13 years ago
Anton Khirnov 9c47f2b294 APIchanges: mark the place where 0.7 was cut. 13 years ago
Anton Khirnov 75bdd55e77 APIchanges: mark the place where 0.8 was cut. 13 years ago
Anton Khirnov 5d20e7b7ea APIchanges: fill in missing dates and hashes. 13 years ago
Paul B Mahol 3dc0b9d6da libopenjpegdec: refactor some code and fix memory leaks 13 years ago
Paul B Mahol 02fb320ada libopenjpegdec: always check image because decoding may still fail 13 years ago
Paul B Mahol 67d5fcc989 libopenjpegenc: allow changing encoding parameters 13 years ago
Paul B Mahol dec8eb6b29 libopenjpegenc: merge common code 13 years ago
Paul B Mahol 8e45005a84 libopenjpegenc: use pix_fmt descriptor to get bpp 13 years ago
Paul B Mahol 06b0c6a655 libopenjpegenc: use pix_fmt descriptor to get numcomps 13 years ago
Michael Niedermayer 140c54ea0b indeo4: better mv check 13 years ago
Michael Niedermayer c855ece101 indeo5: check motion vectors. 13 years ago
Michael Niedermayer 33f39c02aa mxfdec: pass correct context to av_timecode_init() 13 years ago
Ronald S. Bultje b2af057a36 smacker: convert palette and header reading to bytestream2. 13 years ago
Paul B Mahol 40821980ae vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats 13 years ago
Paul B Mahol 25b67dc765 png: fix warning about discarding qualifiers [-Wincompatible-pointer-types] 13 years ago
Aaron Colwell aa9c2e41b6 pthread : Remove lock/unlock pairs in worker loop to avoid unexpected state changes. 13 years ago
Michael Niedermayer 9621646eb3 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje c3bbd0b53b alac: convert extradata reading to bytestream2. 13 years ago
Michael Niedermayer 8d7f2db60a swr-test: test the new flexible buffering 13 years ago
Michael Niedermayer 59b038b4a4 swr: realloc_audio: support packed audio buffers 13 years ago
Michael Niedermayer 1b0fcf33b8 swr: More flexible and convenient buffering 13 years ago
Julien Ramseier e479013ae4 Fix SVCD scan_offset option 13 years ago
Paul B Mahol 680981832f "Metal Gear Solid: The Twin Snakes" demuxer 13 years ago
Philip Langdale 1318b14379 CrystalHD: Remove EXPERIMENTAL flag for known good formats. 13 years ago
Marton Balint 5420523ae3 pthread: return proper error code on pthread_create failure 13 years ago
Michael Niedermayer e0c7128302 swr: fix segfault when 0 out size is used. 13 years ago
Michael Niedermayer 691b92474a swr: revert stray hunk 13 years ago
Reimar Döffinger 6d797ac70f VC1: Do not needlessly use signed types. 13 years ago
Reimar Döffinger 31ff2cb266 DV: detect another case of broken DV files. 13 years ago
Reimar Döffinger feda266db5 DV: check coded_width/height instead of width/height. 13 years ago
Reimar Döffinger 535eed9301 vqavideo: fix decoding of samples with no partial updates. 13 years ago
Diego Biurrun 62ce9defb8 x86: dsputil: prettyprint gcc inline asm 13 years ago
Diego Biurrun 3b54912113 x86: K&R prettyprinting cosmetics for dsputil_mmx.c 13 years ago
Diego Biurrun 915a2a0a65 x86: conditionally compile H.264 QPEL optimizations 13 years ago
Diego Biurrun 3816642eab dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks. 13 years ago
Diego Biurrun 5d115c1da7 Ignore generated files below doc/. 13 years ago
Michael Niedermayer 7e592379d9 resample: Fix boundary handling with fragments. 13 years ago
Michael Niedermayer 8b11ae8a9a swr: Fix partial flushing. 13 years ago
Michael Niedermayer 19342bc725 swr: test partial flushing 13 years ago