summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavu/timecode: use @see for URL in doxygen.Clément Bœsch2012-02-03
* lavfi/thumbnail: rename @url to @see.Clément Bœsch2012-02-03
* Use SECTION_TEXT instead of section .text for the compatibilityKO Myung-Hun2012-02-02
* ffv1: cosmetics: indentationPaul B Mahol2012-02-02
* dct-test: remove odivx_idct_c dead prototype.Clément Bœsch2012-02-02
* Cosmentics: Fix AVUI comment.Carl Eugen Hoyos2012-02-02
* lavfi/amerge: copy ref props after filtering samples.Clément Bœsch2012-02-02
* lavfi/pan: copy ref props after filtering samples.Clément Bœsch2012-02-02
* lavfi/aconvert: use libswresample.Clément Bœsch2012-02-02
* lavfi/aresample: use libswresample.Clément Bœsch2012-02-02
* lavfi/aformat: use do..while(0) form for macro.Clément Bœsch2012-02-02
* doc: document amerge filter as an alternative for the -map_channel limitation.Clément Bœsch2012-02-02
* timecode: drop lavc timecode on next bump.Clément Bœsch2012-02-02
* dvenc: use new public timecode API.Clément Bœsch2012-02-02
* mxfenc: use new public timecode API.Clément Bœsch2012-02-02
* gxfenc: use new public timecode API.Clément Bœsch2012-02-02
* mpeg12enc: use new public timecode API.Clément Bœsch2012-02-02
* drawtext: use new public timecode API.Clément Bœsch2012-02-02
* dv: use new public timecode API.Clément Bœsch2012-02-02
* mov: honor tmcd flags while extracting timecode meta.Clément Bœsch2012-02-02
* mov: use new public timecode API.Clément Bœsch2012-02-02
* mpeg12: use av_mpegtc_to_timecode_string().Clément Bœsch2012-02-02
* ffprobe: use av_mpegtc_to_timecode_string().Clément Bœsch2012-02-02
* lavu: add public timecode API.Clément Bœsch2012-02-02
* timecode: add write regressions tests.Clément Bœsch2012-02-02
* Use the correct pix_fmt for 32bit x11grab.Carl Eugen Hoyos2012-02-02
* cosmetics: realign verticallyPaul B Mahol2012-02-02
* apedec: Fix alignment and fate.Michael Niedermayer2012-02-02
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-02
|\
| * frwu: Employ more meaningful return values.Paul B Mahol2012-02-01
| * fraps: Use av_fast_padded_malloc() instead of av_realloc()Reimar Döffinger2012-02-01
| * mjpegdec: use av_fast_padded_malloc()Reimar Döffinger2012-02-01
| * eatqi: use av_fast_padded_malloc()Reimar Döffinger2012-02-01
| * asv1: use av_fast_padded_malloc()Reimar Döffinger2012-02-01
| * avcodec: Add av_fast_padded_malloc().Janne Grunau2012-02-01
| * swscale: enable dithering in MMX functions.Ronald S. Bultje2012-02-01
| * swscale: make rgb24 function macros slightly smaller.Ronald S. Bultje2012-02-01
| * avcodec.h: Remove some disabled cruft.Diego Biurrun2012-02-01
| * swscale: remove obsolete comment.Ronald S. Bultje2012-02-01
| * swscale-test: Drop unused argc and argv arguments from main().Diego Biurrun2012-02-01
| * zmbv: Employ more meaningful return values.Paul B Mahol2012-02-01
| * zmbvenc: Employ more meaningful return values.Paul B Mahol2012-02-01
| * vc1: prevent null pointer dereference on broken filesJanne Grunau2012-02-01
| * zmbv: check av_realloc() return values and avoid memleaks on ENOMEMJanne Grunau2012-02-01
| * truespeech: align bufferPaul B Mahol2012-01-31
| * ac3: Do not read past the end of ff_ac3_band_start_tab.Mans Rullgard2012-01-31
| * dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936.Alex Converse2012-01-31
| * dv: Fix null pointer dereference due to ach=0Michael Niedermayer2012-01-31
| * dv: check stypeMichael Niedermayer2012-01-31
| * fate-golomb: extend golomb-test to get_ue_golomb_long()Janne Grunau2012-02-01