summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné2011-04-26
* vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer2011-04-26
* lavfi: add fieldorder filterMark Himsley2011-04-26
* scale: make the filter parametricStefano Sabatini2011-04-26
* yadif: support 16-bitJames Darnley2011-04-26
* yadif: support more than yuv420p.James Darnley2011-04-26
* yadif: Fix assert() failureMichael Niedermayer2011-04-26
* graphparser: add a NULL check on the argument passed to strstrStefano Sabatini2011-04-25
* setdar: prefer "sar" over "par" in log info messageStefano Sabatini2011-04-25
* fade: fix draw_slice() check on fade->factor valueMark Himsley2011-04-25
* fade: make draw_slice() chroma check against planes 1 and 2Mark Himsley2011-04-25
* win32: include the correct header in cmdutils.cLuca Barbato2011-04-25
* ac3: fix memleak in fixed-point encoderJanne Grunau2011-04-25
* flashsv: Return more meaningful error values.Diego Biurrun2011-04-25
* flashsv: Employ explicit AVCodec struct initializers.Diego Biurrun2011-04-25
* read AVI palette from the end of extradataKostya Shishkov2011-04-24
* cosmetics: K&R coding style and more whitespace for Flash Screen VideoDiego Biurrun2011-04-25
* vorbisdec: Employ proper printf format specifiers for uint_fast32_t.Diego Biurrun2011-04-25
* applehttp: Don't export variant_bitrate if it isn't knownMartin Storsjö2011-04-24
* crypto: Use av_freep instead of av_freeMartin Storsjö2011-04-24
* configure: Add missing libm library dependencies to .pc files.Reinhard Tartler2011-04-24
* oggdec: reindent after 8f3eebd6Clément Bœsch2011-04-24
* configure: Add missing libavutil inter-library dependencies to .pc files.Reinhard Tartler2011-04-24
* Handle unicode file names on windowsKirill Gavrilov2011-04-24
* rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-24
* Lowercase all ff* program names.Diego Biurrun2011-04-23
* Refer to ff* tools by their lowercase names.Diego Biurrun2011-04-23
* Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-23
* Replace `` by $() syntax in shell scripts.Diego Biurrun2011-04-23
* patcheck: Allow overiding grep program(s) through environment variables.Brad2011-04-23
* Remove stray libavcore and _g binary references.Diego Biurrun2011-04-23
* vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-23
* aacenc: Fix whitespace after last commit.Nathan Caldwell2011-04-23
* cook: Fix small typo in av_log_ask_for_sample message.Diego Biurrun2011-04-23
* aacenc: Finish 3GPP psymodel analysis for non mid/side cases.Nathan Caldwell2011-04-23
* Remove RDFT dependency from AAC decoder.Alex Converse2011-04-22
* Add some debug log messages to AAC extradataAlex Converse2011-04-22
* Fix mov debug (u)int64_t format strings.Alex Converse2011-04-22
* bswap: use native types for av_bwap16().Jason Garrett-Glaser2011-04-22
* doc: FLV muxing is supported.Carl Eugen Hoyos2011-04-23
* applehttp: Handle AES-128 encrypted streamsMartin Storsjö2011-04-23
* Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö2011-04-23
* doc: Mention that DragonFly BSD requires __BSD_VISIBLE setMartin Storsjö2011-04-23
* Use av_log_ask_for_sample() to request samples from users.Diego Biurrun2011-04-22
* Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-22
* vqavideo: We no longer need to ask for version 1 samples.Diego Biurrun2011-04-22
* aacdec: indentation cosmeticsYoung Han Lee2011-04-22
* APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.Ronald S. Bultje2011-04-21
* Introduce slice threads flag.Ronald S. Bultje2011-04-21
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-21