summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fate: run aref and vref as regular testsMans Rullgard2011-05-18
* mpegaudio: sanitise compute_antialias_* namesMans Rullgard2011-05-18
* mpeg12: add slice-threading checks to slice-threading initializers.Ronald S. Bultje2011-05-18
* h264: copy pixel_shift between slice threading contexts.Ronald S. Bultje2011-05-18
* mdec: enable frame-level multithreading.Alexander Strange2011-05-18
* mdec.c: fix overread.Ronald S. Bultje2011-05-18
* Fix compilation of iirfilter-test.Justin Ruggles2011-05-17
* libx264: handle closed GOP codec flagJindrich Makovicka2011-05-17
* lavf: remove duplicate assignment in avformat_alloc_context.Anton Khirnov2011-05-17
* lavf: use designated initializers for AVClasses.Anton Khirnov2011-05-17
* flvdec: clenup debug codeAlex Converse2011-05-17
* asfdec: fix possible overread on broken files.Uoti Urpala2011-05-17
* asfdec: do not fall back to binary/generic searchVladimir Pantelic2011-05-17
* asfdec: reindent after previous commit c7bd5edVladimir Pantelic2011-05-17
* asfdec: fallback to binary search internallyVladimir Pantelic2011-05-17
* mpegaudio: add _fixed suffix to some namesMans Rullgard2011-05-17
* Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.Daniel Kang2011-05-17
* dct: build dct32 as separate object filesMans Rullgard2011-05-17
* qdm2: include correct header for rdftMans Rullgard2011-05-17
* ffmpeg: fix -aspect cli optionBaptiste Coudurier2011-05-16
* Restructure video filter implementation in ffmpeg.c.Michael Niedermayer2011-05-16
* ffplay: remove audio_write_get_buf_size() forward declarationStefano Sabatini2011-05-16
* lavfi: print key-frame and picture type information in ff_dlog_ref()Stefano Sabatini2011-05-16
* mathops: remove ancient confusing commentMans Rullgard2011-05-16
* cws2fws: Improve error message wording.Diego Biurrun2011-05-16
* tools: Check the return value of write().Diego Biurrun2011-05-16
* mpegaudio: move OUT_FMT macro to mpegaudiodec.cMans Rullgard2011-05-16
* mpegaudio: remove OUT_MIN/MAX macrosMans Rullgard2011-05-16
* Add missing #includes to mp3_header_(de)compress bsfMans Rullgard2011-05-16
* dct: fix indentationMans Rullgard2011-05-16
* dct: bypass table allocation for DCT_II of size 32Mans Rullgard2011-05-16
* h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64.Gil Pedersen2011-05-16
* Remove unused header mpegaudio3.h.Diego Biurrun2011-05-16
* aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.Justin Ruggles2011-05-15
* acelp: Remove unused gray_decode table.Diego Biurrun2011-05-15
* dfa: Remove unused variable.Diego Biurrun2011-05-15
* configure: Include AVX availability in summary output.Diego Biurrun2011-05-15
* configure: use same CPPFLAGS in kFreeBSD as LinuxReinhard Tartler2011-05-15
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-14
* Add an aac sample which uses LTP to fate-aac.Justin Ruggles2011-05-14
* [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje2011-05-14
* arm: properly mark external symbol callMartin Aumüller2011-05-14
* swscale: properly inline bits/endianness in yuv2yuvX16inC().Ronald S. Bultje2011-05-13
* swscale: fix clipping of 9/10bit YUV420P.Ronald S. Bultje2011-05-13
* Add av_clip_uintp2() functionMans Rullgard2011-05-13
* dfa: fix buffer overflow checks to avoid integer overflows.Reimar Döffinger2011-05-13
* movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier2011-05-13
* ffmpeg: use parse_number_and_die() when it makes senseStefano Sabatini2011-05-13
* ffmpeg: get rid of the 'q' key schizofreniaAnton Khirnov2011-05-13
* rtpdec_qdm2: Don't try to parse data packet if no configuration is receivedMartin Storsjö2011-05-13