57986 Commits (557571ff7db57a5d21aa02af924a7f8e1fd64854)
 

Author SHA1 Message Date
Michael Niedermayer ab71be0912 Merge commit 'da6506c607eda585ba4b15430cf3c9a2ce09c3a9' 11 years ago
Michael Niedermayer 3fc26d8073 Merge commit '38ecc3702dabbea09230f6d6333f59e74f5d1c12' 11 years ago
Michael Niedermayer 2a7cbc29a8 Merge commit 'daa7a1d4431b6acf1f93c4a98b3de123abf4ca18' 11 years ago
Michael Niedermayer 4eea41cba1 Merge commit 'cc14ee03a7b91c69343f8d60c9e089a1950eeadb' 11 years ago
Michael Niedermayer 3d4dc43259 Merge commit '5cd6513f5be14b9744783d3d9e853d3f11065e93' 11 years ago
Michael Niedermayer f3758e8b80 Merge commit '694d997afe07ec619e61e1c614733796dd01a52b' 11 years ago
Gian-Carlo Pascutto 454959a5aa aacdec: Set the profile during decoding 11 years ago
Anton Khirnov da6506c607 lavc: move AVCodecContext.pkt to AVCodecInternal 11 years ago
Anton Khirnov 38ecc3702d pthread: store thread contexts in AVCodecInternal instead of AVCodecContext 11 years ago
Anton Khirnov daa7a1d443 pthread_slice: rename ThreadContext -> SliceThreadContext 11 years ago
Anton Khirnov cc14ee03a7 lavc: split slice and frame threading functions into separate files 11 years ago
Anton Khirnov 5cd6513f5b pthread: drop avcodec_ prefixes from static functions 11 years ago
Ronald S. Bultje 6cf0c4107f Put vp9_scans and vp9_scans_nb in ro_data. 11 years ago
Michael Niedermayer e135166206 Merge remote-tracking branch 'lukaszmluki/master' 11 years ago
Mikulas Patocka 694d997afe x86: hpeldsp: Use PAVGB instruction macro where necessary 11 years ago
Michael Niedermayer 1a4ffa5b13 Merge remote-tracking branch 'qatar/master' 11 years ago
Lukasz Marek babf20a215 lavd/pulse: add ff_ prefix and fix param type 11 years ago
Lukasz Marek 398844f093 lavd/pulse_audio_enc: fix flush return code 11 years ago
wm4 3220a894f7 http: add hack to make streams served by MediaGateway not seekable 11 years ago
Michael Niedermayer 336a1902d6 avcodec/ffv1enc: Check high bpp RGB against coder type too 11 years ago
Michael Niedermayer 8b73a3f6f6 avformat/utils: never decrease has_b_frames in compute_pkt_fields() 11 years ago
Mikulas Patocka 074155360d avcodec/x86/hpeldsp: fix crash on AMD K6-3+ 11 years ago
Diego Biurrun 8b63ebcb03 build: Remove redundant OBJS declaration intended for programs 11 years ago
Stefano Sabatini 535d58959d ffmpeg: add verbose consistency checks in case of filtering inconsistent options 11 years ago
Stefano Sabatini cfe7185a92 lavc: remove dead FF_API_OLD_TIMECODE API 11 years ago
Stefano Sabatini a689560428 lavc: remove dead FF_API_AVCODEC_OPEN API 11 years ago
Stefano Sabatini d3397c3e82 lavc: remove dead FF_API_ALLOC_CONTEXT API 11 years ago
Paul B Mahol 3d9fc5c6ad avfilter/vf_aspect: remove dupe constants setup 11 years ago
Michael Niedermayer 73e7d8f5f0 MAINTAINERS: add vp9 maintainers 11 years ago
Michael Niedermayer 2ed562d5fa Merge remote-tracking branch 'cigaes/master' 11 years ago
Michael Niedermayer 91a6975761 Merge remote-tracking branch 'qatar/master' 11 years ago
Stefano Sabatini 90c329cc25 lavc/version.h: remove empty line 11 years ago
Stefano Sabatini 5a6e6dcaa4 lavc: drop deprecated audio_convert API at the next major bump 11 years ago
Michael Niedermayer cf49d5907a avcodec/ansi: set w/h correctly at the top 11 years ago
Michael Niedermayer b568eeba75 Merge commit '3ea5f64ffff0a51f62922efd2e2bc231b13b2179' 11 years ago
Michael Niedermayer b6413cdc02 Merge commit 'c0bba95c2363641d3297b3852b2ece1474cda295' 11 years ago
Michael Niedermayer 08e7644b68 Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022' 11 years ago
Michael Niedermayer 7edc9240a8 Merge commit '3a14b160bd442794c6a16a6a883adb547550e847' 11 years ago
Michael Niedermayer a75bf4e5c1 Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7' 11 years ago
Vittorio Giovara d763978583 rtmpproto: Reorder conditions to help dead code elimination 11 years ago
Vittorio Giovara 3ea5f64fff ansi: fix possible use of uninitialized variables 11 years ago
Vittorio Giovara c0bba95c23 wtv: fix variable sign in format 11 years ago
Vittorio Giovara 5858a67f13 attributes: disable flatten on llvm/clang 11 years ago
Nicolas George 7b0a587393 lavfi/af_pan: support unknown layouts on input. 11 years ago
Nicolas George 4e9adc9b73 lavfi/af_pan: support unknown layouts on output. 11 years ago
Nicolas George 4a640a6ac8 lswr: fix assert failure on unknown layouts. 11 years ago
Nicolas George 6e2473edfd lavfi: parsing helper for unknown channel layouts. 11 years ago
Nicolas George d300f5f6f5 lavfi/avfiltergraph: do not reduce incompatible lists. 11 years ago
Nicolas George f775eb3fb4 lavfi/avfiltergraph: suggest a solution when format selection fails. 11 years ago
Nicolas George 863fb11f63 lavd/lavfi: support unknown channel layouts. 11 years ago