28565 Commits (d0005d347d0831c904630fe70408c9fd4eec18e8)
 

Author SHA1 Message Date
Daniel Kang d0005d347d Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 14 years ago
Mans Rullgard 6f2309ed2e dct: build dct32 as separate object files 14 years ago
Mans Rullgard 1362a291c9 qdm2: include correct header for rdft 14 years ago
Baptiste Coudurier 901ff51116 ffmpeg: fix -aspect cli option 14 years ago
Michael Niedermayer 9d5fa6182d Restructure video filter implementation in ffmpeg.c. 14 years ago
Stefano Sabatini 3a7c977417 ffplay: remove audio_write_get_buf_size() forward declaration 14 years ago
Stefano Sabatini 5dc65a3d03 lavfi: print key-frame and picture type information in ff_dlog_ref() 14 years ago
Mans Rullgard 005db47011 mathops: remove ancient confusing comment 14 years ago
Diego Biurrun c540061f3f cws2fws: Improve error message wording. 14 years ago
Diego Biurrun d39facc783 tools: Check the return value of write(). 14 years ago
Mans Rullgard bdefbf3e88 mpegaudio: move OUT_FMT macro to mpegaudiodec.c 14 years ago
Mans Rullgard 92ea249d7d mpegaudio: remove OUT_MIN/MAX macros 14 years ago
Mans Rullgard 5026f946fd Add missing #includes to mp3_header_(de)compress bsf 14 years ago
Mans Rullgard 9503fbb859 dct: fix indentation 14 years ago
Mans Rullgard 721d6f2dc5 dct: bypass table allocation for DCT_II of size 32 14 years ago
Gil Pedersen 257de5fb25 h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64. 14 years ago
Diego Biurrun d39bf3df72 Remove unused header mpegaudio3.h. 14 years ago
Justin Ruggles 033a4a942a aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding. 14 years ago
Diego Biurrun 7f995abed3 acelp: Remove unused gray_decode table. 14 years ago
Diego Biurrun b1bb3b8d87 dfa: Remove unused variable. 14 years ago
Diego Biurrun c73b779d35 configure: Include AVX availability in summary output. 14 years ago
Reinhard Tartler c1f5447805 configure: use same CPPFLAGS in kFreeBSD as Linux 14 years ago
Diego Biurrun 888fa31eca Fix FSF address copy paste error in some license headers. 14 years ago
Justin Ruggles 08e434b015 Add an aac sample which uses LTP to fate-aac. 14 years ago
Ronald S. Bultje 76f8a96e00 [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats. 14 years ago
Martin Aumüller b1eb7a1204 arm: properly mark external symbol call 14 years ago
Ronald S. Bultje 9f54e461fe swscale: properly inline bits/endianness in yuv2yuvX16inC(). 14 years ago
Ronald S. Bultje c3d68ec9c5 swscale: fix clipping of 9/10bit YUV420P. 14 years ago
Mans Rullgard 1550f45a89 Add av_clip_uintp2() function 14 years ago
Reimar Döffinger 2c9a5172d3 dfa: fix buffer overflow checks to avoid integer overflows. 14 years ago
Baptiste Coudurier 7e19a6e868 movenc: always write esds descriptor length using 4 bytes. 14 years ago
Stefano Sabatini dbe9453946 ffmpeg: use parse_number_and_die() when it makes sense 14 years ago
Anton Khirnov 8fb566fdf8 ffmpeg: get rid of the 'q' key schizofrenia 14 years ago
Martin Storsjö 552a99957f rtpdec_qdm2: Don't try to parse data packet if no configuration is received 14 years ago
Justin Ruggles 4d7a421574 ac3enc: put the counting of stereo rematrixing bits in the same place to 14 years ago
Justin Ruggles 257de756fb ac3enc: clean up count_frame_bits() and count_frame_bits_fixed() 14 years ago
Michael Niedermayer c4fb3b0327 mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just via AVFrame. 14 years ago
Aurelien Jacobs ea5fa19427 srtdec: make sure we don't write past the end of buffer 14 years ago
Tomas Härdin ee81e76db1 wmaenc: improve channel count and bitrate error handling in encode_init() 14 years ago
Aurelien Jacobs 89d4c13057 matroskaenc: make sure we don't produce invalid file with no codec ID 14 years ago
Aurelien Jacobs 9c569ef712 matroskadec: check that pointers were initialized before accessing them 14 years ago
Stefano Sabatini 4ad0693edc lavf: fix function name in compute_pkt_fields2 av_dlog message 14 years ago
Marton Balint 2c71581698 lavf: fix av_find_best_stream when providing a wanted stream. 14 years ago
Marton Balint 6b35a795f8 lavf: fix av_find_best_stream when decoder_ret is given and using a related stream. 14 years ago
Michael Niedermayer 5da116a3fd ffmpeg: factorize quality calculation 14 years ago
Stefano Sabatini bbc572a2c4 tiff: add support for SamplesPerPixel tag in tiff_decode_tag() 14 years ago
Stefano Sabatini 8102d886be tiff: Prefer enum TiffCompr over int for TiffContext.compr. 14 years ago
Yusuke Nakamura 5f0bb0baef mov: Support edit list atom version 1. 14 years ago
Måns Rullgård ced9556b61 configure: Enable libpostproc automatically if GPL code is enabled. 14 years ago
Clément Bœsch e575685fad Cosmetics: fix prototypes in oggdec 14 years ago