28747 Commits (4779f59378d54f30644ef79ce3a5c402546f3cb9)
 

Author SHA1 Message Date
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
Clément Bœsch 5780f41af5 oggdec: fix memleak with continuous streams. 14 years ago
Aurelien Jacobs 2501d2f386 matroskaenc: add missing new line in av_log() call 14 years ago
Baptiste Coudurier 14cf9e698d dnxhdenc: add AVClass in private context. 14 years ago
Baptiste Coudurier 304e983dc7 movenc: fix yuv range in avid atoms used by dnxhd. 14 years ago
Alex Converse 7fe3207e25 movenc: fix adpcm mono muxing. 14 years ago
Baptiste Coudurier 6ae38aa3ce mpegts: do not output known sized packet if an unbounded packet is already queued. 14 years ago
Stefano Sabatini 9c3f5ef663 ffprobe: tweak error message in open_input_file() 14 years ago
Peter Ross c7d22c5d67 patcheck: warn about assert usage 14 years ago
Stefano Sabatini 92fe258756 configure: sort filter deps entries 14 years ago
Diego Biurrun 0a6b1a9f21 Replace int_fast integer types with their sized standard posix counterparts. 14 years ago
Diego Biurrun be89845708 jfdct: Replace sized int_fast integer types with plain int/unsigned. 14 years ago
Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
Thierry Foucu 45faf7fcd3 nsv: Fix misdetection of MP3 files as NSV. 14 years ago
Clément Bœsch b3bbc6fdc5 oggdec: use explicit AVInputFormat struct initializers 14 years ago
Clément Bœsch f95257d27c oggdec: simplify ogg_probe 14 years ago
Ronald S. Bultje c8f487deae swscale: fix YUV420P 9/10bit support. 14 years ago
Jason Garrett-Glaser 5705b02079 10-bit H.264 x86 chroma v loopfilter asm 14 years ago
Baptiste Coudurier 9aa91043f3 Port SMPTE S302M audio decoder from FFmbc 0.3. 14 years ago