summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmetics: Convert mimic.c to utf-8Martin Storsjö2012-04-06
* avconv: remove an unused function parameter.Anton Khirnov2012-04-06
* avconv: remove now pointless variables.Anton Khirnov2012-04-06
* avconv: drop support for building without libavfilter.Anton Khirnov2012-04-06
* nellymoserenc: fix crash due to memsetting the wrong area.Reimar Döffinger2012-04-06
* libavformat: Only require first packet to be known for audio/video streamsJoakim Plate2012-04-06
* avplay: Don't try to scale timestamps if the tb isn't setMartin Storsjö2012-04-06
* cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-06
* mpeg12: Do not change frame_pred_frame_dct flag and demote error into a warningAnne Aaron2012-04-06
* avcodec: remove avcodec_guess_channel_layout()Justin Ruggles2012-04-05
* avutil: Add av_get_default_channel_layout()Justin Ruggles2012-04-05
* h264: Factorize declaration of mb_sizes array.Diego Biurrun2012-04-05
* vsrc_buffer: when no frame is available, return an error instead of segfaulting.Anton Khirnov2012-04-05
* configure: add dl to frei0r extralibs.Anton Khirnov2012-04-05
* dsputil x86: use SSE float instruction instead of SSE2 integer equivalentChristophe GISQUET2012-04-04
* dsputil x86: remove deprecated parameter from scalarproduct_int16 prototypeChristophe GISQUET2012-04-04
* vp8dsp x86: perform rounding shift with a single instructionChristophe GISQUET2012-04-04
* fate: add BMP tests.Ronald S. Bultje2012-04-04
* swscale: handle complete dimensions for monoblack/white.Ronald S. Bultje2012-04-04
* aacenc: Mark deinterleave_input_samples argument as const.Diego Biurrun2012-04-04
* vf_unsharp: Mark readonly variable as const.Diego Biurrun2012-04-04
* h264: fix 4:2:2 PCM-macroblocks decodingAnton Mitrofanov2012-04-04
* w32threads: Make pthread_cond_wait follow POSIXDerek Buitenhuis2012-04-04
* cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun2012-04-04
* sbrdsp: Use standard multiple inclusion guards.Diego Biurrun2012-04-04
* pcm: K&R formatting cosmeticsAneesh Dogra2012-04-04
* rawdec: Support fourccs YV16 and YV24Piotr Bandurski2012-04-03
* rtmp: implement bandwidth notificationRaffaele Sena2012-04-03
* rtmp: update supported audio codecs valueSamuel Pitoiset2012-04-03
* Unscaled Planar RGB -> RGB support in swscale.Hans-Kristian Arntzen2012-04-03
* FATE: Add RALF decoding testDerek Buitenhuis2012-04-01
* vsrc_buffer: allow buffering arbitrary number of frames.Anton Khirnov2012-04-01
* vf_scale: avoid a pointless memcpy in no-op conversion.Anton Khirnov2012-04-01
* avfiltergraph: try to reduce format conversions in filters.Anton Khirnov2012-04-01
* avfiltergraph: add an AVClass to AVFilterGraph on next major bump.Anton Khirnov2012-04-01
* id3v2: fix skipping extended header in id3v2.4Anton Khirnov2012-04-01
* apedec: check bits <= 32.Michael Niedermayer2012-03-31
* cavs: Remove unused code.Aneesh Dogra2012-03-31
* oggenc: fix condition when not to flush due to keyframe granule.Reimar Döffinger2012-03-30
* oggenc: add pagesize option to set preferred page sizeAndres Gonzalez2012-03-30
* libspeexdec: set frame size in libspeex_decode_init()Justin Ruggles2012-03-30
* smacker audio: sign-extend the initial 16-bit predicted valueFranz Brauße2012-03-30
* h264: drop ff_h264_ prefix from static function ff_h264_decode_rbsp_trailing()Diego Biurrun2012-03-30
* h264: Make ff_h264_decode_end() static, it is not used externally.Diego Biurrun2012-03-30
* output-example: K&R formatting cosmetics, comment spelling fixesDiego Biurrun2012-03-30
* avf: make the example output the proper messageLuca Barbato2012-03-29
* avf: fix audio writing in the output-exampleLuca Barbato2012-03-29
* mov: don't overwrite existing indexes.Ronald S. Bultje2012-03-29
* lzw: fix potential integer overflow.Ronald S. Bultje2012-03-29
* truemotion: forbid invalid VLC bitsizes and token values.Ronald S. Bultje2012-03-29