54510 Commits (104dfaadaa0b794361a839cb5f82127f1815745a)
 

Author SHA1 Message Date
Michael Niedermayer 104dfaadaa dct_unquantize_h263_intra_c: fix assert condition 12 years ago
Michael Niedermayer 707b2135fd libavcodec/x86/mpegvideo: Move mmx functions under HAVE_MMX_INLINE 12 years ago
Michael Niedermayer abce6dfd9e avcodec/x86/vp3dsp_init: move mmx functions under HAVE_MMX_INLINE 12 years ago
Michael Niedermayer 9a6e814be7 oggparseskeleton: avoid header parsing failure 12 years ago
Michael Niedermayer 7f25050289 nutdec: use ff_find_last_ts() 12 years ago
Michael Niedermayer 8ca5d277d8 avformat/utils: factor ff_find_last_ts() out of ff_gen_search() 12 years ago
Paul B Mahol d64f3b72e0 replace some deprecated defines 12 years ago
Paul B Mahol 9635806265 lavfi/blend: use dual input helpers 12 years ago
Michael Niedermayer 66537c7efd avcodec/x86/cabac: Disable get_cabac_bypass_x86() on broken llvm/clang 12 years ago
Michael Niedermayer 32de28053d avcodec/x86/cabac: factorize broken llvm/clang check out 12 years ago
James Almer 63d7684fef oggparseskeleton: Replace avpriv_report_missing_feature() with a normal av_log() call 12 years ago
James Almer 3960992f0a oggparseskeleton: Fix fisbone header parsing 12 years ago
Stefano Sabatini 2aa2b4ac65 examples/muxing: add support to audio resampling 12 years ago
Timothy Gu 561e05136f doc/encoders: add libopus encoder doc 12 years ago
Michael Niedermayer 98277fd1a0 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 0844630e6b avformat/mp3dec: Add usetoc option to allow dlsabling the use of the xing TOC 12 years ago
Michael Niedermayer 68b7b534be tcp: Use a default timeout of 5 sec for opening a connection but not for receiving packets 12 years ago
Michael Niedermayer efa9e6b423 ff_network_wait_fd_timeout: do not break with timeout < 0 12 years ago
Michael Niedermayer 390aabb2a1 tcp: Fix the default timeout 12 years ago
Nigel Touati-Evans ef8cc06d6e avformat/avidec: Fix incorrect detection of badly interleaved avi 12 years ago
Paul B Mahol 6516a25f04 ADPCM IMA WAV 2, 3 and 5 bits decoder 12 years ago
Luca Barbato 4972e5a186 bitstream_filter: K&R formatting cosmetics 12 years ago
Paul B Mahol 48f2750de8 get_bits: add get_bits_le() 12 years ago
Jean Delvare 4e10d87f38 lavfi/delogo: band width must be at least 1 12 years ago
Jean Delvare 72abce3c46 lavfi/delogo: option show shouldn't affect band 12 years ago
Paul B Mahol 413f865a9a lavfi/blackdetect: support 2 more pixels formats 12 years ago
Paul B Mahol 9dd1447788 lavfi/cropdetect: export cropdetect info to frame metadata 12 years ago
Jean Delvare 4e8d6b315c lavfi/delogo: remember left and right samples when interpolating 12 years ago
Jean Delvare 6fc8c4cc0e lavfi/delogo: don't recompute the same difference again and again 12 years ago
Peter Große c6c2231227 libavcodec: use 64bit counter in deprecated audio encoder API to prevent problems regarding negative dts 12 years ago
Michael Niedermayer 47ca9f041c Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 8fdec02fd1 Merge commit '0420c810ceb430003f9f2793c5cfa1fe84657f3d' 12 years ago
Stefano Sabatini d880b2bdff doc/filters: clarify documentation for overlay repeatlast option 12 years ago
Michael Niedermayer 9f89bebb7b Merge commit '6a10142faa1cca8ba2bfe51b970754f62d60f320' 12 years ago
Michael Niedermayer 7d3b55c6a4 Merge commit '6dfacd7ab126aea1392949d1aa10fdc3d3eeb911' 12 years ago
Michael Niedermayer 9b10440dcd Merge commit '62256010e9bc8879e2bf7f3b94af8ff85e239082' 12 years ago
Michael Niedermayer 0e2056056f Merge commit 'f6f36ca8ca1b2526d3abff7d7c627322d3bce912' 12 years ago
Michael Niedermayer cced6f4d58 Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb' 12 years ago
Stefano Sabatini 0f85c96091 lavc/avcodec.h: document bitstream filter API 12 years ago
Michael Niedermayer b009267910 mpegts: only reopen pmt_cb filter if its different from the previous. 12 years ago
Stefano Sabatini d06ae0d791 lavf: fix documentation for avoid_negative_ts 12 years ago
Stefano Sabatini 41fe750f4b lavc/bitstream_filter: do not crash in case the argument of av_bitstream_filter_close() is NULL 12 years ago
Michael Niedermayer 46ad287a2a avutil/rational: avoid llrint() and rint() 12 years ago
Michael Niedermayer 65abce67b5 avformat/movenc: allow negative TS for the ipod muxer 12 years ago
Paul B Mahol 35b02732b9 configure: fix webp decoder dependency 12 years ago
Michael Niedermayer cb678cc2cf avcodec/svq1enc: fix frame rotation code 12 years ago
Paul B Mahol d1c96b28d7 libstagefright: port to refcounted frames 12 years ago
Paul B Mahol dda8afc391 libstagefright: unbreak compilation 12 years ago
Luca Barbato d3635f3ab0 compat: wrap math.h to avoid AIX-specific clashes 12 years ago
Luca Barbato 0420c810ce log: pass the correct parameters to missing_feature_sample 12 years ago