29343 Commits (e4253b1a4f5e296dfb41620c02e08650609e6819)
 

Author SHA1 Message Date
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
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
Brad ff3be572ef patcheck: Allow overiding grep program(s) through environment variables. 14 years ago
Diego Biurrun 75e8fba823 Remove stray libavcore and _g binary references. 14 years ago
Diego Biurrun 046f3cb789 vorbis: Rename decoder/encoder files to follow general file naming scheme. 14 years ago
Nathan Caldwell f50d937725 aacenc: Fix whitespace after last commit. 14 years ago
Carl Eugen Hoyos 2ef2496cd1 Set channel layout in flac decoder. 14 years ago
Stefano Sabatini 539647c6ff ffplay: factorize code calling output_packet() in video_thread() 14 years ago
Stefano Sabatini c632a1c205 ffplay: remove reference to unused QETimer symbol 14 years ago
Stefano Sabatini ab7fdbab00 ffplay: rename stream_pause() to stream_toggle_pause() 14 years ago
Stefano Sabatini efd6cbc5dd flicvideo: fix crash on flic files with invalid frame size 14 years ago
Stefano Sabatini cd1872799d flicvideo: increase error level and fix error message in CHECK_PIXEL_PTR() 14 years ago
Diego Biurrun 62582a696b cook: Fix small typo in av_log_ask_for_sample message. 14 years ago
Nathan Caldwell 230c1a9075 aacenc: Finish 3GPP psymodel analysis for non mid/side cases. 14 years ago
Michael Niedermayer 3d462373f8 aac: add math.h needed for log2f() 14 years ago
Carl Eugen Hoyos ab1572609f 10l: Add misssing CR/LF. 14 years ago
Carl Eugen Hoyos 8f2e438e52 Support channel layout when demuxing aif files. 14 years ago
Carl Eugen Hoyos 8bb5d1c39c Support channel layout when demuxing caf files. 14 years ago
Carl Eugen Hoyos 2a2146aac0 Extend unknown CAF chunk warning message: Print size. 14 years ago
Carl Eugen Hoyos e499187f2e Fix compilation with libcelt on Apple OS X. 14 years ago
Carl Eugen Hoyos 4b5c21757b Fix compilation after version bump. 14 years ago
Alex Converse cfc2a0cf84 Remove RDFT dependency from AAC decoder. 14 years ago
Alex Converse 785c441828 Add some debug log messages to AAC extradata 14 years ago
Alex Converse 3583d7cffe Fix mov debug (u)int64_t format strings. 14 years ago
Jason Garrett-Glaser 15919ee48f bswap: use native types for av_bwap16(). 14 years ago
Michael Niedermayer e16665bf72 Merge remote branch 'qatar/master' 14 years ago
Carl Eugen Hoyos 6ffd7eddb8 doc: FLV muxing is supported. 14 years ago
Martin Storsjö 84465f2180 applehttp: Handle AES-128 encrypted streams 14 years ago
Martin Storsjö 6e4f70a8de Add a protocol handler for AES CBC decryption with PKCS7 padding 14 years ago
Martin Storsjö d5c5a1c7e2 doc: Mention that DragonFly BSD requires __BSD_VISIBLE set 14 years ago
Diego Biurrun d9dee728b8 Use av_log_ask_for_sample() to request samples from users. 14 years ago
Diego Biurrun 44f566b79a Make av_log_ask_for_sample() accept a variable number of arguments. 14 years ago