summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* H.264: Fix high bit depth explicit biweightJason Garrett-Glaser2011-06-10
* h264: Fix 10-bit H.264 x86 chroma v loopfilter asm.Oskar Arvidsson2011-06-10
* Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog.Diego Biurrun2011-06-10
* Update copyright year for ac3enc_opts_template.c.Justin Ruggles2011-06-10
* adts: Adjust frame size mask to follow the specification.Kieran Kunhya2011-06-10
* movenc: Add RTP muxer/hinter optionsMartin Storsjö2011-06-10
* movenc: Pass the RTP AVFormatContext to the SDP generationMartin Storsjö2011-06-10
* rtspenc: Add RTP muxer optionsMartin Storsjö2011-06-10
* rtspenc: Add an AVClass for setting muxer specific optionsMartin Storsjö2011-06-10
* rtpenc_chain: Pass the rtpflags options through to the chained muxerMartin Storsjö2011-06-10
* rtpenc: Declare the rtp flags private AVOptions in rtpenc.hMartin Storsjö2011-06-10
* sdp: Reindent after the previous commitMartin Storsjö2011-06-10
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-10
* avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö2011-06-10
* sdp: Allow passing an AVFormatContext to the SDP generationMartin Storsjö2011-06-10
* mov: Fix wrong timestamp generation for fragmented movies that have time offs...Yusuke Nakamura2011-06-10
* mpeg12: more advanced ffmpeg mpeg2 aspect guessing code.Michael Niedermayer2011-06-10
* swscale: split YUYV output out of yuv2packed[12X]_c().Ronald S. Bultje2011-06-09
* lavf: make compute_pkt_fields2() return meaningful error valuesStefano Sabatini2011-06-09
* matroskadec: set timestamps for RealAudio packets.Reimar Döffinger2011-06-09
* intelh263dec: aspect ratio processing fix.Anton Khirnov2011-06-09
* intelh263dec: fix "Strict H.263 compliance" file playbackAnton Khirnov2011-06-09
* oss,sndio: simplify by using FFMIN.Reimar Döffinger2011-06-09
* swscale: extract monowhite/black output from yuv2packed[12X]_c().Ronald S. Bultje2011-06-09
* swscale: de-macro'ify RGB15/16/32 input functions.Ronald S. Bultje2011-06-09
* swscale: rearrange code.Ronald S. Bultje2011-06-09
* movdec: Add support for the 'wfex' atom.Alex Converse2011-06-09
* ffmpeg.c: Add a necessary const qualifierAlex Converse2011-06-09
* riff: Fix potential memleak.Alex Converse2011-06-09
* swscale: change 48bit RGB input macros to inline functions.Ronald S. Bultje2011-06-09
* swscale: change 9/10bit YUV input macros to inline functions.Ronald S. Bultje2011-06-09
* swscale: extract gray16 output functions from yuv2packed[12X]().Ronald S. Bultje2011-06-09
* swscale: use standard clipping functions.Ronald S. Bultje2011-06-09
* swscale: merge macros that are used only once.Ronald S. Bultje2011-06-09
* swscale: fix function declarations in swscale.c.Ronald S. Bultje2011-06-09
* swscale: fix function declaration keywords in x86/swscale_template.c.Ronald S. Bultje2011-06-09
* crypto: Use av_freep instead of av_freeEtienne Buira2011-06-08
* lavf: don't try to free private options if priv_data is NULL.Anton Khirnov2011-06-08
* swscale: fix types of assembly arguments.Ronald S. Bultje2011-06-08
* swscale: move two macros that are only used once into caller.Ronald S. Bultje2011-06-08
* swscale: remove unused function.Ronald S. Bultje2011-06-08
* options: Add missing braces around struct initializer.Diego Biurrun2011-06-08
* mov: Remove leftover crufty debug statement with references to a local file.Diego Biurrun2011-06-08
* dvbsubdec: Fix compilation of debug code.Diego Biurrun2011-06-08
* Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-08
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-08
* Remove some non-compiling debug messages.Diego Biurrun2011-06-08
* ffplay: Fix non-compiling debug printf and replace it by av_dlog.Diego Biurrun2011-06-08
* H264: x86 predict init cosmetics.Daniel Kang2011-06-08
* ac3enc: Fix linking of AC-3 encoder without the E-AC-3 encoder.Diego Biurrun2011-06-08