29423 Commits (d7e5aebae7652ac766034f1d90e5a4f62677fb3c)
 

Author SHA1 Message Date
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
Robert Leatherwood 03ac799128 Rm duplicated define for OPT_STR. 14 years ago
Diego Biurrun b2832c3904 vqavideo: We no longer need to ask for version 1 samples. 14 years ago
Carl Eugen Hoyos a08a59b736 FLV muxing is supported. 14 years ago
Carl Eugen Hoyos 3c483620c9 Cosmetics: Rename variable daemon as run_as_daemon. 14 years ago
Carl Eugen Hoyos 07f45bc988 Support Canopus SD50 with fourcc "CDV5". 14 years ago
Michael Niedermayer cc0ac0d2cb rv10: set flags, Fixes Ticket90 14 years ago
Young Han Lee 9978ed7d6c aacdec: indentation cosmetics 14 years ago
Stefano Sabatini 22180e7a5a error: remove symbols which were deprecated before the big bump 14 years ago
Stefano Sabatini 50f43fb0e2 matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL) 14 years ago
Michael Niedermayer 8772156be0 Merge remote branch 'qatar/master' 14 years ago
Ronald S. Bultje b4a53314f1 APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition. 14 years ago
Ronald S. Bultje 94f7451a3a Introduce slice threads flag. 14 years ago
Ronald S. Bultje 3283f274fd FATE: allow forcing thread-type when doing threaded fate runs. 14 years ago
Michael Niedermayer 89f903b3d5 AMV: Fix possibly exploitable crash. 14 years ago
Michael Niedermayer 73a51e00a7 mjpeg: Detect overreads in mjpeg_decode_scan() and error out. 14 years ago
Diego Biurrun 70fb031ce2 Use av_log_ask_for_sample() where appropriate. 14 years ago
Stefano Sabatini 3eb15d9812 mp: remove unused variable outlink in end_frame 14 years ago
Stefano Sabatini e40cfb1463 mp: remove use of deprecated old eval API 14 years ago
Baptiste Coudurier 20a160484f In libx264 wrapper, detect default settings and use medium profile to avoid failure. 14 years ago
Stefano Sabatini 8d67218bd7 error: sort, pack, and align error code and string definitions 14 years ago