39626 Commits (e9841505d2f17addc651d65322c31351d271798d)
 

Author SHA1 Message Date
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
Michael Niedermayer 86e3289ffd mov: fix heap buffer overflow 13 years ago
Ronald S. Bultje 3a3f06b05e dpcm: convert to bytestream2. 13 years ago
Michael Niedermayer 4f16153d35 swr: allow flushing in multiple steps if the output is too small. 13 years ago
Michael Niedermayer 8bf95e8bd5 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje f31a68e78c interplayvideo: convert to bytestream2. 13 years ago
Michael Niedermayer f4c380a5e6 ffmpeg: drop struct from SwrContext. 13 years ago
Michael Niedermayer ac6798dbc1 swr: fix compilation failure with old versions of gcc. 13 years ago
Martin Storsjö 68893afe1d movenc: Merge if statements 13 years ago
Paul B Mahol bcae7f432a libaacplus: switch to encode2() 13 years ago
Alexander Strange cb34867780 h264: fix memleak in error path. 13 years ago
Alexander Strange 147ee4cf06 pthread: Immediately release all frames in ff_thread_flush() 13 years ago
Alexander Strange 6ef4063957 h264: Add check for invalid chroma_format_idc 13 years ago
Michael Niedermayer 15890d67c1 swr: drop SWR_CH_MAX with the next major ABI bump 13 years ago
Ronald S. Bultje ec0ed97b04 utvideo: port header reading to bytestream2. 13 years ago
Michael Niedermayer 947215a261 swr: dont use SWR_CH_MAX in the public function declaration. 13 years ago
Michael Niedermayer 1937c4e0b9 swr: make SwrContext a typedef. 13 years ago
Michael Niedermayer 74656bdd4c swresample: support up to 32 channels 13 years ago