summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | avcodec/x86/vp3dsp_init: move mmx functions under HAVE_MMX_INLINEMichael Niedermayer2013-07-071-4/+4
* | oggparseskeleton: avoid header parsing failureMichael Niedermayer2013-07-061-0/+3
* | nutdec: use ff_find_last_ts()Michael Niedermayer2013-07-061-8/+2
* | avformat/utils: factor ff_find_last_ts() out of ff_gen_search()Michael Niedermayer2013-07-062-24/+42
* | replace some deprecated definesPaul B Mahol2013-07-065-13/+13
* | lavfi/blend: use dual input helpersPaul B Mahol2013-07-064-108/+86
* | avcodec/x86/cabac: Disable get_cabac_bypass_x86() on broken llvm/clangMichael Niedermayer2013-07-061-0/+2
* | avcodec/x86/cabac: factorize broken llvm/clang check outMichael Niedermayer2013-07-061-3/+8
* | oggparseskeleton: Replace avpriv_report_missing_feature() with a normal av_lo...James Almer2013-07-061-2/+1
* | oggparseskeleton: Fix fisbone header parsingJames Almer2013-07-061-1/+6
* | examples/muxing: add support to audio resamplingStefano Sabatini2013-07-061-28/+93
* | doc/encoders: add libopus encoder docTimothy Gu2013-07-061-0/+73
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-061-20/+30
|\ \ | |/
| * bitstream_filter: K&R formatting cosmeticsLuca Barbato2013-07-051-22/+32
* | avformat/mp3dec: Add usetoc option to allow dlsabling the use of the xing TOCMichael Niedermayer2013-07-062-1/+21
* | tcp: Use a default timeout of 5 sec for opening a connection but not for rece...Michael Niedermayer2013-07-061-3/+8
* | ff_network_wait_fd_timeout: do not break with timeout < 0Michael Niedermayer2013-07-061-1/+1
* | tcp: Fix the default timeoutMichael Niedermayer2013-07-061-2/+1
* | avformat/avidec: Fix incorrect detection of badly interleaved aviNigel Touati-Evans2013-07-052-3/+4
* | ADPCM IMA WAV 2, 3 and 5 bits decoderPaul B Mahol2013-07-054-7/+77
* | get_bits: add get_bits_le()Paul B Mahol2013-07-051-18/+43
* | lavfi/delogo: band width must be at least 1Jean Delvare2013-07-052-6/+3
* | lavfi/delogo: option show shouldn't affect bandJean Delvare2013-07-053-6/+4
* | lavfi/blackdetect: support 2 more pixels formatsPaul B Mahol2013-07-051-3/+6
* | lavfi/cropdetect: export cropdetect info to frame metadataPaul B Mahol2013-07-051-0/+17
* | lavfi/delogo: remember left and right samples when interpolatingJean Delvare2013-07-051-6/+10
* | lavfi/delogo: don't recompute the same difference again and againJean Delvare2013-07-051-12/+12
* | libavcodec: use 64bit counter in deprecated audio encoder API to prevent prob...Peter Große2013-07-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-052-0/+15
|\ \ | |/
| * compat: wrap math.h to avoid AIX-specific clashesLuca Barbato2013-07-042-0/+17
* | Merge commit '0420c810ceb430003f9f2793c5cfa1fe84657f3d'Michael Niedermayer2013-07-051-1/+2
|\ \ | |/
| * log: pass the correct parameters to missing_feature_sampleLuca Barbato2013-07-041-7/+2
* | doc/filters: clarify documentation for overlay repeatlast optionStefano Sabatini2013-07-051-1/+1
* | Merge commit '6a10142faa1cca8ba2bfe51b970754f62d60f320'Michael Niedermayer2013-07-051-13/+29
|\ \ | |/
| * indeo: reject negative array indexesLuca Barbato2013-07-041-13/+29
* | Merge commit '6dfacd7ab126aea1392949d1aa10fdc3d3eeb911'Michael Niedermayer2013-07-051-20/+32
|\ \ | |/
| * indeo: Cosmetic formattingLuca Barbato2013-07-041-20/+32
* | Merge commit '62256010e9bc8879e2bf7f3b94af8ff85e239082'Michael Niedermayer2013-07-051-126/+162
|\ \ | |/
| * indeo: Refactor ff_ivi_init_tiles and ivi_decode_blocksLuca Barbato2013-07-041-120/+153
* | Merge commit 'f6f36ca8ca1b2526d3abff7d7c627322d3bce912'Michael Niedermayer2013-07-051-30/+32
|\ \ | |/
| * indeo: Refactor ff_ivi_dec_huff_descLuca Barbato2013-07-041-30/+32
* | Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb'Michael Niedermayer2013-07-054-9/+52
|\ \ | |/
| * indeo: use a typedef for the mc function pointerLuca Barbato2013-07-041-4/+5
| * cabac: x86 version of get_cabac_bypassJason Garrett-Glaser2013-07-042-1/+42
| * aic: use chroma scan tables while decoding luma component in progressive modeKostya Shishkov2013-07-041-4/+5
* | lavc/avcodec.h: document bitstream filter APIStefano Sabatini2013-07-051-0/+64
* | mpegts: only reopen pmt_cb filter if its different from the previous.Michael Niedermayer2013-07-051-3/+9
* | lavf: fix documentation for avoid_negative_tsStefano Sabatini2013-07-052-2/+2
* | lavc/bitstream_filter: do not crash in case the argument of av_bitstream_filt...Stefano Sabatini2013-07-052-1/+3
* | avutil/rational: avoid llrint() and rint()Michael Niedermayer2013-07-041-2/+3
OpenPOWER on IntegriCloud