summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-14
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
* Remove all Alpha architecture optimizationsDiego Biurrun2013-11-13
* configure: Check whether MSVC requires using the C89-to-C99 converterMartin Storsjö2013-11-13
* mpegaudioenc: Move some static tables to MpegAudioContextDiego Biurrun2013-11-10
* mpegaudioenc: Remove broken integer-only quantization code pathDiego Biurrun2013-11-10
* hwaccel: Simplify ff_find_hwaccelLuca Barbato2013-11-10
* avienc: drop the vfr flag.Anton Khirnov2013-11-08
* metasound: Fix error message argumentKostya Shishkov2013-11-08
* h263dsp: K&R formatting cosmeticsDiego Biurrun2013-11-08
* dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-08
* Remove #undefs for formerly forbidden system functionsDiego Biurrun2013-11-07
* avfilter/graphparser: Directly free filter memory if initialization failsDiego Biurrun2013-11-06
* configure: Move -Wno-maybe-uninitialized check into gcc sectionDiego Biurrun2013-11-05
* avfilter/buffer: Suppress deprecation warning for avfilter_unref_bufferDiego Biurrun2013-11-04
* graph2dot: Add missing #include for av_get_channel_layout_string()Diego Biurrun2013-11-04
* graph2dot: Fix use of deprecated APIDiego Biurrun2013-11-04
* vdpau: Add missing #includes to fix standalone header compilationDiego Biurrun2013-11-04
* x86: rv40dsp: Use PAVGB instruction macro where appropriateDiego Biurrun2013-11-04
* omadec: loosen format probing constraintsDavid Goldwich2013-11-04
* omadec: check GEOB sizes against buffer sizeMichael Niedermayer2013-11-04
* omadec: Fix wrong number of array elementsMichael Niedermayer2013-11-04
* filtfmts-test: Fix use of deprecated APIDiego Biurrun2013-11-04
* hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scaleYusuke Nakamura2013-11-04
* hevc: Use parsed VUI colorimetry in avcodecJan Ekström2013-11-04
* lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström2013-11-04
* vf_fieldorder: remove superfluous get_video_bufferVittorio Giovara2013-11-04
* aacdec: Set the profile during decodingGian-Carlo Pascutto2013-11-04
* lavc: move AVCodecContext.pkt to AVCodecInternalAnton Khirnov2013-11-04
* pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov2013-11-04
* pthread_slice: rename ThreadContext -> SliceThreadContextAnton Khirnov2013-11-04
* lavc: split slice and frame threading functions into separate filesAnton Khirnov2013-11-04
* pthread: drop avcodec_ prefixes from static functionsAnton Khirnov2013-11-04
* x86: hpeldsp: Use PAVGB instruction macro where necessaryMikulas Patocka2013-11-04
* build: Remove redundant OBJS declaration intended for programsDiego Biurrun2013-11-03
* rtmpproto: Reorder conditions to help dead code eliminationVittorio Giovara2013-11-03
* ansi: fix possible use of uninitialized variablesVittorio Giovara2013-11-03
* wtv: fix variable sign in formatVittorio Giovara2013-11-03
* attributes: disable flatten on llvm/clangVittorio Giovara2013-11-03
* vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-02
* vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer2013-11-02
* os_support: Add #endif comments for better readabilityDiego Biurrun2013-11-02
* mpeg4video_parser: K&R formatting cosmeticsVittorio Giovara2013-11-02
* Add an HDS live fragmenting muxerMartin Storsjö2013-11-02
* mpeg4video: K&R formatting cosmeticsVittorio Giovara2013-11-01
* flashsv: K&R formatting cosmeticsLuca Barbato2013-11-01
* x86: vp8dsp: Split loopfilter code into a separate fileDiego Biurrun2013-11-01
* configure: Properly check for availability of -Wno-foo warning flagsDiego Biurrun2013-11-01
* configure: Split test_cflags function off from check_cflagsDiego Biurrun2013-11-01
* lavf: do not use int to store an int64Anton Khirnov2013-11-01