summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'Michael Niedermayer2013-11-0815-118/+210
|\
| * dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-0815-118/+210
* | avformat/lvfdec: check stream count during probingMichael Niedermayer2013-11-081-3/+7
* | avformat/idcin: check the decompressed frame size during probingMichael Niedermayer2013-11-081-5/+14
* | avformat/mov: only force parsing for video tracks if stss is emptyHendrik Leppkes2013-11-081-1/+1
* | libavcodec/dvdsubdec: remove exit() call in debug codeMichael Niedermayer2013-11-081-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-074-9/+0
|\ \ | |/
| * Remove #undefs for formerly forbidden system functionsDiego Biurrun2013-11-074-9/+0
* | avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter()Michael Niedermayer2013-11-071-0/+1
* | Merge commit 'cffecc0e7ebd642afaa1fb9f56fab1fcc283293c'Michael Niedermayer2013-11-071-0/+1
|\ \ | |/
| * avfilter/graphparser: Directly free filter memory if initialization failsDiego Biurrun2013-11-061-0/+1
* | avfilter/unsharp: added optimized opencl kernelsLenny Wang2013-11-073-46/+293
* | Fix compilation with os2threadsDave Yeo2013-11-071-0/+2
* | avformat/mpegvideodec: check seq headers more completely during probingMichael Niedermayer2013-11-071-2/+19
* | avformat/img2enc: simplify split planes extension selection.Clément Bœsch2013-11-071-1/+1
* | doc/muxers: document animated GIF muxer.Clément Bœsch2013-11-071-0/+34
* | avformat/gif: fix final_delay unit in documentation.Clément Bœsch2013-11-071-1/+1
* | avformat/img2enc: reindent after previous commit.Clément Bœsch2013-11-071-7/+6
* | avformat/image2: allow muxing gif files.Clément Bœsch2013-11-071-3/+39
* | avfilter/af_aecho: free input frame after it is being usedPaul B Mahol2013-11-071-1/+2
* | avcodec/libfdk-aacdec: remove redundant log messagesPaul B Mahol2013-11-071-6/+2
* | avcodec/hnm4video: remove redundant log messagePaul B Mahol2013-11-071-3/+1
* | avformat/astdec: sanity check channels & sample rateMichael Niedermayer2013-11-071-6/+9
* | avformat/hls: fixed bug where custom http headers weren't kept for hls streamskowalsky2013-11-071-0/+9
* | avfilter/af_aresample: Calculate output buffer size more precisely.Michael Niedermayer2013-11-061-2/+9
* | avformat/segafilm: check 2nd tagMichael Niedermayer2013-11-061-0/+3
* | avformat/swfdec: check version and size during probingMichael Niedermayer2013-11-061-1/+4
* | avformat/rsd: increase probe score, as misdetections are fixedMichael Niedermayer2013-11-061-1/+1
* | avformat/rsd: Check channels and sample_rate fieldsMichael Niedermayer2013-11-061-4/+7
* | avformat/libgme: decrease score by 1, fixes probetest failureMichael Niedermayer2013-11-061-1/+1
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2013-11-061-9/+26
|\ \
| * | ffplay: add smarter method for determining video picture durationMarton Balint2013-11-051-1/+13
| * | ffplay: add frame duration estimated from frame rate to VideoPictureMarton Balint2013-11-051-2/+8
| * | ffplay: avoid code duplication in AVFILTER enabled and disabled caseMarton Balint2013-11-051-6/+5
* | | avutil/common: error out with clear message if __STDC_CONSTANT_MACROS is not ...Michael Niedermayer2013-11-051-0/+4
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-051-1/+1
|\ \ \ | |/ / |/| / | |/
| * configure: Move -Wno-maybe-uninitialized check into gcc sectionDiego Biurrun2013-11-051-1/+1
* | avcodec/vp9: add ff_vp9_idct_idct_{4x4,8x8}_ssse3().Clément Bœsch2013-11-052-0/+305
* | avfilter/opencl: compile kernels separatelyLenny Wang2013-11-055-24/+51
* | avutil/opencl: compile kernels separatelyLenny Wang2013-11-053-129/+109
* | avcodec/mss2: use init_get_bits8()Paul B Mahol2013-11-051-3/+6
* | avcodec/flashsv: use av_freep() for tmpblockPaul B Mahol2013-11-051-1/+1
* | avcodec/mss1: use init_get_bits8()Paul B Mahol2013-11-051-4/+4
* | lsws/utils: introduce scale_algorithms arrayStefano Sabatini2013-11-051-46/+40
* | avcodec/flashsv: fix typoPaul B Mahol2013-11-051-1/+1
* | avcodec/tscc2: use init_get_bits8()Paul B Mahol2013-11-051-1/+2
* | avcodec/brender_pix: stop calling av_image_check_size() twicePaul B Mahol2013-11-051-3/+0
* | avcodec/flashsv: stop using deprecated avcodec_set_dimensionsPaul B Mahol2013-11-051-1/+2
* | avcodec/flashsv: use init_get_bits8()Paul B Mahol2013-11-051-1/+2
* | avcodec/brender_pix: stop using deprecated avcodec_set_dimensionsPaul B Mahol2013-11-051-2/+2
OpenPOWER on IntegriCloud