summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libavfilter: example audio filtering programAnton Khirnov2014-02-25
* parser: K&R formatting cosmeticsLuca Barbato2014-02-25
* parser: Remove commented-out cruftDiego Biurrun2014-02-25
* texi2pod: always declare the pod file as UTF-8 encodedJanne Grunau2014-02-24
* doc: fix one accented wordVittorio Giovara2014-02-24
* doc: name correct headerVittorio Giovara2014-02-24
* af_volume: preserve frame propertiesAnton Khirnov2014-02-24
* af_resample: preserve frame propertiesAnton Khirnov2014-02-24
* avconv: remove a write-only variableAnton Khirnov2014-02-24
* libx265: Properly handled dynamic linking with MSVCDerek Buitenhuis2014-02-24
* libx265: Support SARDerek Buitenhuis2014-02-24
* libx265: Support 4:4:4Derek Buitenhuis2014-02-24
* libx265: Update API usageDerek Buitenhuis2014-02-24
* Use av_frame_copy() to simplify code where appropriate.Anton Khirnov2014-02-24
* lavc: use AVFrame API properly in ff_reget_buffer()Anton Khirnov2014-02-24
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-24
* avconv: support forcing codec tags for input streamsAnton Khirnov2014-02-24
* x86: add detection for Bit Manipulation Instruction setsJames Almer2014-02-23
* x86: add detection for FMA3 instruction setJames Almer2014-02-23
* x86: add missing XOP checks and macrosJames Almer2014-02-23
* configure: disable cpunop if the check failsJanne Grunau2014-02-23
* hevc: Do not left shift a negative value in hevc_loop_filter_chromaLuca Barbato2014-02-23
* hevc: Do not right shift a negative value in get_pcmLuca Barbato2014-02-23
* hevc: Drop unnecessary shifts in deblocking_filter_CTBLuca Barbato2014-02-23
* lavr: return an error if a avresample_open() is called on an open contextAnton Khirnov2014-02-22
* lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov2014-02-22
* h264: Fix a typo from the previous commitLuca Barbato2014-02-22
* mxf: Add DNxHD ULTomas Härdin2014-02-21
* mxf: Add uncompressed 422 8-bit rawvideo ULPhilip de Nier2014-02-21
* libvorbis: Give consistent names to all functions, structs, and definesDiego Biurrun2014-02-21
* h264: Lower bound check for slice offsetsVittorio Giovara2014-02-20
* avconv: Do not divide by zeroLuca Barbato2014-02-20
* configure: Add usan to the toolchain presetsLuca Barbato2014-02-20
* configure: Move cpunop into ARCH_EXT_LIST_X86Diego Biurrun2014-02-20
* configure: Move inet_aton check into network function check blockDiego Biurrun2014-02-20
* aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau2014-02-20
* x86: float dsp: unroll SSE versionsChristophe Gisquet2014-02-20
* dca: replace some memcpy by AV_COPY128Christophe Gisquet2014-02-20
* h264: avoid undefined behavior in chroma motion compensationJanne Grunau2014-02-20
* mpeg4video_parser: Drop pointless av_-prefix from static functionDiego Biurrun2014-02-20
* avcodec: Consistently name encoder init functions foo_encode_initDiego Biurrun2014-02-20
* x86: dsputil: Use correct file name as multiple inclusion guardDiego Biurrun2014-02-20
* bit_depth_template: Use file name as multiple inclusion guardDiego Biurrun2014-02-20
* svq3: Adjust #endif commentDiego Biurrun2014-02-20
* build: The MPEG-4 video parser depends on h263dspDiego Biurrun2014-02-20
* libavformat/mpegts: expose raw packet sizeLeandro Dorileo2014-02-19
* AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-19
* AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-19
* hevc: Always consider VLC NALU type mismatch fatalLuca Barbato2014-02-19
* hevc: Mention the missing SPS in the error messageLuca Barbato2014-02-19