summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* ac3enc: put the counting of stereo rematrixing bits in the same place toJustin Ruggles2011-05-12
* ac3enc: clean up count_frame_bits() and count_frame_bits_fixed()Justin Ruggles2011-05-12
* mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just...Michael Niedermayer2011-05-12
* srtdec: make sure we don't write past the end of bufferAurelien Jacobs2011-05-12
* wmaenc: improve channel count and bitrate error handling in encode_init()Tomas Härdin2011-05-12
* matroskaenc: make sure we don't produce invalid file with no codec IDAurelien Jacobs2011-05-12
* matroskadec: check that pointers were initialized before accessing themAurelien Jacobs2011-05-12
* lavf: fix function name in compute_pkt_fields2 av_dlog messageStefano Sabatini2011-05-12
* lavf: fix av_find_best_stream when providing a wanted stream.Marton Balint2011-05-12
* lavf: fix av_find_best_stream when decoder_ret is given and using a related s...Marton Balint2011-05-12
* ffmpeg: factorize quality calculationMichael Niedermayer2011-05-12
* tiff: add support for SamplesPerPixel tag in tiff_decode_tag()Stefano Sabatini2011-05-12
* tiff: Prefer enum TiffCompr over int for TiffContext.compr.Stefano Sabatini2011-05-12
* mov: Support edit list atom version 1.Yusuke Nakamura2011-05-12
* configure: Enable libpostproc automatically if GPL code is enabled.Måns Rullgård2011-05-12
* Cosmetics: fix prototypes in oggdecClément Bœsch2011-05-12
* oggdec: fix memleak with continuous streams.Clément Bœsch2011-05-12