29423 Commits (d7e5aebae7652ac766034f1d90e5a4f62677fb3c)
 

Author SHA1 Message Date
Reimar Döffinger 7f725f234e Set start_time to 0 for raw audio files. 14 years ago
Reimar Döffinger 663d002410 Remove now unused audio_float configure option. 14 years ago
Reimar Döffinger bde9671795 dca: allow selecting float output at runtime. 14 years ago
Reimar Döffinger 5aff31b136 vorbisdec: allow selecting float output at runtime. 14 years ago
Reimar Döffinger 26d5a4b6b4 aacdec: Allow selecting float output at runtime. 14 years ago
Reimar Döffinger 4c7ad768e1 ac3dec: allow selecting float output at runtime. 14 years ago
Diego Biurrun a14c08247d flashsv: Return more meaningful error values. 14 years ago
Diego Biurrun 46cb2da1f0 flashsv: Employ explicit AVCodec struct initializers. 14 years ago
Reimar Döffinger 5e9de76f54 Do not set non_interleaved for DV-in-AVI. 14 years ago
Carl Eugen Hoyos 6c93641683 Warn if the source has unsupported (or no) channel layout. 14 years ago
Kostya Shishkov 23f40a0788 read AVI palette from the end of extradata 14 years ago
Peter Ross f27ac6d83c Set channel layout for 4 and 5.1 channel cdata audio files 14 years ago
Michael Niedermayer 989fb05fe3 Merge remote branch 'qatar/master' 14 years ago
unknown author 2671ab3996 Check mmap() return against correct value 14 years ago
Diego Biurrun 293fe6da01 cosmetics: K&R coding style and more whitespace for Flash Screen Video 14 years ago
Diego Biurrun 2441003d3f vorbisdec: Employ proper printf format specifiers for uint_fast32_t. 14 years ago
Carl Eugen Hoyos 03546a9ac8 Support fourcc MMJP. 14 years ago
Carl Eugen Hoyos 69cf1824c6 Support fourcc XVIX. 14 years ago
Carl Eugen Hoyos a8117a62f4 Support fourcc M263. 14 years ago
ami_stuff 3e1c59ebc6 Support fourcc auv2. 14 years ago
Reimar Döffinger 9a962f3055 Fix indentation. 14 years ago
Reimar Döffinger 02e3f7d042 Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers. 14 years ago
Stefano Sabatini 69f58958ce ffplay: avoid SIGFPE exception in SDL_DisplayYUVOverlay 14 years ago
Michael Niedermayer fbfcc8f1b7 avi: try to synchronize the points in time of the starts of streams after seeking. 14 years ago
Michael Niedermayer 8a68697dc6 Add flag to force demuxers to sort more strictly by dts. 14 years ago
Martin Storsjö 5f85d49b68 applehttp: Don't export variant_bitrate if it isn't known 14 years ago
Martin Storsjö ac9cf2e5c4 crypto: Use av_freep instead of av_free 14 years ago
Philip Langdale e4253b1a4f CrystalHD: Add AVOption to configure hardware downscaling. 14 years ago
Reimar Döffinger 67c1a59ad7 Check for malloc failures in fraps decoder. 14 years ago
Reimar Döffinger 80da2dcf05 Use av_fast_malloc instead of av_realloc in fraps decoder. 14 years ago
Nicolas George 88dbbe97d5 general.texi: document libcelt decoder. 14 years ago
Michael Niedermayer e3323a1cbd Fix some passing argument from incompatible pointer type warnings. 14 years ago
Reinhard Tartler 50f7c29646 configure: Add missing libm library dependencies to .pc files. 14 years ago
Clément Bœsch dc713546d4 oggdec: reindent after 8f3eebd6 14 years ago
Reinhard Tartler e9251bb555 configure: Add missing libavutil inter-library dependencies to .pc files. 14 years ago
Michael Niedermayer 47ec6546d2 Drop section describung now unneeded workarounds for BSD 14 years ago
Michael Niedermayer 13e69cc5fa Fix building on FreeBSD8.2 14 years ago
Sebastian Vater 183132872a HAM6/HAM8 support for IFF demuxer/decoder 14 years ago
Peter Ross c2a8f12585 EA cdata demuxer: support files with 20 byte header 14 years ago
Peter Ross db62d89833 EA cdata demuxer: support 6 channel files 14 years ago
Peter Ross c8a5e8a894 EA cdata demuxer: set codec->sample_fmt 14 years ago
Peter Ross b678d6db95 permit decoding of multichannel ADPCM_EA_XAS 14 years ago
Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 14 years ago
Kirill Gavrilov b1ac139d89 Handle unicode file names on windows 14 years ago
Martin Storsjö 9261e6cf3f rtp: Rename the open/close functions to alloc/free 14 years ago
Baptiste Coudurier c225615bf2 In libx264 wrapper, fix side effect with has_b_frames, bframe_pyramid can be set 14 years ago
Diego Biurrun 89b503b55f Lowercase all ff* program names. 14 years ago
Diego Biurrun 3a50894eaa Refer to ff* tools by their lowercase names. 14 years ago
Diego Biurrun 43fb279f56 Replace more FFmpeg instances by Libav or ffmpeg. 14 years ago
Diego Biurrun 6252040e77 Replace `` by $() syntax in shell scripts. 14 years ago