30094 Commits (125d807660996b879c4762c3a15c4bb485e13f4c)
 

Author SHA1 Message Date
Mans Rullgard 1362a291c9 qdm2: include correct header for rdft 14 years ago
Nicolas George bec994dff2 Ogg demuxer: give meaningful error codes and warnings. 14 years ago
Compn 34b92dbd94 Merge branch 'master' of git.videolan.org:ffmpeg 14 years ago
Compn cb8b824a08 update changelog with 9/10 bit H264 and FFV1 changes 14 years ago
Michael Niedermayer f8ae3a2108 Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer e6e7ba0ce3 Add some forgotten const to function arguments in libavfilter & libavformat. 14 years ago
Carl Eugen Hoyos f2962ac8ad Write channel_layout for multichannel aif files. 14 years ago
Carl Eugen Hoyos 6d721f714e Fix ff_mov_write_chan() so it can be used by other muxers. 14 years ago
Carl Eugen Hoyos d2549ba9df Fix some mov files with little endian audio (tickets 201 - 203). 14 years ago
Stefano Sabatini e280a4da2a iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly 14 years ago
Stefano Sabatini d8353256a3 iff: compact code setting metadata tags 14 years ago
Stefano Sabatini 34f590b29b iff: fix bitrate computation for compressed audio stream 14 years ago
Stefano Sabatini 1af99b0292 iff: distinguish fields for audio and video compression 14 years ago
Stefano Sabatini c0170d0973 imgutils: introduce internal image_get_linesize() and use it 14 years ago
Stefano Sabatini 0d73227c71 imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for invalid pixel formats 14 years ago
Stefano Sabatini d8c7a21602 drawtext: specify union type for setting default options 14 years ago
Stefano Sabatini e8ea9c2179 drawtext: reindent after the previous commit 14 years ago
Stefano Sabatini ce207e050e drawtext: fix strftime() text expansion 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
Michael Niedermayer 9763420bcc rawdec: Allow overriding top field first. 14 years ago
Michael Niedermayer 198783744e ffmpeg: initialize input_codec array earlier. 14 years ago
Michael Niedermayer 5319f48a57 cmdutils: Allocate private decoder context if its not allocated yet. 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
Stefano Sabatini 68bed67d2e pngdec: relax condition for setting monoblack pixel format 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
ami_stuff 85eedcf6ff Support decoding of 1bpp rawvideo in avi (ticket 205). 14 years ago
ami_stuff 0eba7fc293 Support decoding of 2bpp rawvideo in avi (ticket 206). 14 years ago
Carl Eugen Hoyos d43a6edf7d Bump minor after adding a caf muxer. 14 years ago
Michael Niedermayer fc193793c6 Merge remote branch 'qatar/master' 14 years ago
Hanspeter Niederstrasser 350f3d145b configure: another try on fixing osx/mingw SDL 14 years ago
Justin Ruggles 033a4a942a aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding. 14 years ago
Michael Niedermayer a80f74c584 av_picture_crop(): Support simple cases with packed pixels too. 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
Stefano Sabatini 27614b1217 rawdec: propagate pict_type information to the output frame 14 years ago
Stefano Sabatini a05d02079e showinfo: replace "CRC" by "checksum" 14 years ago
Stefano Sabatini 5a2ea3cffb showinfo: fix vertical align nit 14 years ago
Stefano Sabatini bb82ea797f showinfo: fix computation of Adler checksum 14 years ago