30054 Commits (d3fddb8454cab525cbcb6cc9c3d0ca29b6c78cdd)
 

Author SHA1 Message Date
Tomas Härdin cc1ca9e534 Refactor the 'fmt ' tag search and parsing 14 years ago
Alex Converse 13220b1856 flvdec: clenup debug code 14 years ago
Uoti Urpala 29fa570d0c asfdec: fix possible overread on broken files. 14 years ago
Vladimir Pantelic 69fa23961e asfdec: do not fall back to binary/generic search 14 years ago
Vladimir Pantelic b58bc17cf7 asfdec: reindent after previous commit c7bd5ed 14 years ago
Vladimir Pantelic c7bd5edae4 asfdec: fallback to binary search internally 14 years ago
Mans Rullgard 4bac1bbc3b mpegaudio: add _fixed suffix to some names 14 years ago
Daniel Kang d0005d347d Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 14 years ago
Michael Niedermayer a4b6000b00 ffmpeg: reset top_field_first in opt_input_file(). 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
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