20505 Commits (b0fabed20fd9cbdc96f36687b84ebe75941e32de)

Author SHA1 Message Date
Andrey Utkin b0fabed20f When copying pkt side_data, don't forget size, type 12 years ago
Lyubomir Marinov 63951aec2b libx264: feed x264_param_apply_profile from AVCodecContext.profile in absence of other information 12 years ago
Lyubomir Marinov fd9cd8cd5a libx264: connect AVCodecContext.rtp_payload_size to x264_params_t.i_slice_max_size 12 years ago
Derek Buitenhuis 5c95a93411 dirac_arith: Fix unprotected inline asm 12 years ago
Michael Niedermayer a593f5bd9d arm/dca: Fix compilation of decode_blockcodes() with --enable-thumb 12 years ago
Carl Eugen Hoyos 6fa2532dd3 vda_h264.c: Change header inclusion order. 12 years ago
Mans Rullgard 2568646abb mpegvideo: drop unnecessary arguments to hpel_motion() 12 years ago
Mans Rullgard 66f5a6b419 mpegvideo: drop 'inline' from some functions 12 years ago
Anton Khirnov 66f52d0c3d nellymoserdec: drop support for s16 output. 12 years ago
Anton Khirnov 8b78c2969a bmpdec: only initialize palette for pal8. 12 years ago
Clément Bœsch d214e5cfb4 lavc/ass_split: add ff_ prefix to ass_style_get(). 12 years ago
Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 12 years ago
Michael Niedermayer 0da0b5e0f8 pngdec: av_log() zlib errors 12 years ago
Ben Jackson 374c17c8fc lavc/vp56: Re-indent functions affected by threading refactor 12 years ago
Ben Jackson 39a3894ad5 lavc/vp6: Implement "slice" threading for VP6A decode 12 years ago
Ben Jackson 1c20fcf0b0 lavc/vp56: Simplify get/release_buffer code 12 years ago
Ben Jackson eebc11ebc8 lavc/vp56: Move golden_frame into VP56Context 12 years ago
Ben Jackson 6e86d6af6b lavc/vp6: Refactor vp6_decode_init into vp6_decode_init/vp6_decode_init_context 12 years ago
Ben Jackson 23503cadd1 lavc/vp56: Refactor ff_vp56_init into ff_vp56_init/ff_vp56_init_context 12 years ago
Michael Niedermayer 47277c4153 x86/v210: fix xmm clobbers 12 years ago
Nicolas George 37bbc9eb8b lavc/pgssubdec: use the PTS from the presentation segment. 12 years ago
Nicolas George 9dd8272431 lavc: set AVSubtitle.pts if possible. 12 years ago
Mans Rullgard cb6632809d libavcodec: remove av_destruct_packet_nofree() 12 years ago
Michael Niedermayer ab94d1be7a bintext: mark hscroll() as unused 12 years ago
Akihiro Tsukada c3c646a868 aacdec: add support for dual mono in Japanese DTV 12 years ago
Stefano Sabatini 8bdba0b3e9 tools: move raw-test program to tools, with the name fourcc2pixfmt 12 years ago
Luca Barbato 714508bcb9 vorbisdec: ensure FASTDIV denominator is never 1 12 years ago
Ben Jackson e3329474a3 pthread: Avoid crashes/odd behavior caused by spurious wakeups 12 years ago
Michael Niedermayer 93b240f4a5 mpegaudio_parser: reset state to prevent it to be random 12 years ago
Michael Niedermayer 570931d411 aacpsy: psy_3gpp_analyze_channel() handle energy == 0 12 years ago
Michael Niedermayer 413b32f808 aacpsy: calc_reduction_3gpp() handle active_lines = 0 12 years ago
Diego Biurrun 58139e141b x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place 12 years ago
Michael Niedermayer c21f81999a mpegaudioenc: replace pow(2,.. by exp2( 12 years ago
Diego Biurrun 2017f0fdb7 x86: Remove some leftover declarations for non-existent functions 12 years ago
Derek Buitenhuis 59db014b5b Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE" 12 years ago
Michael Niedermayer 75f3e0ad95 mpegvideo: skip ff_print_debug_info() for VDPAU 12 years ago
Martin Storsjö 91ff4e83ca x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared 12 years ago
Mans Rullgard 97cb9236cf ac3: move ac3_downmix() from dsputil to ac3dsp 12 years ago
Tim Walker 3844572887 mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Libav channel. 12 years ago
Michael Niedermayer ddabecbbf5 vc1dec: export adv profile color format indication 12 years ago
Carl Eugen Hoyos 8e082df0f4 Support decoding of monochrome tiff images without bpp tag. 12 years ago
Derek Buitenhuis 578bbf8149 diracdsp: Fix unprotected inline asm 12 years ago
Michael Niedermayer 0ea65bbeee ratecontrol: change a commented printf to av_log 12 years ago
Michael Niedermayer 50dba71b7d ratecontrol: fix get_fps() argument 12 years ago
Michael Niedermayer ce7876cbf4 ratecontrol: Dynamically choose a default for rc_max_available_vbv_use 12 years ago
Michael Niedermayer a990a30883 ratecontrol: correct predictor in case of stuffing 12 years ago
Diego Biurrun 76fa7e09f1 utvideoenc: Add missing AV_ prefix to codec ID 12 years ago
Diego Biurrun 1648a508fa x86: dsputil: Move specific optimization settings out of global init function 12 years ago
Michael Niedermayer ba9e9605ad cavsdec/decode_mb_b: fix return type 12 years ago
Michael Niedermayer 386d60f978 aacdec/lcg_random: fix harmless integer overflow 12 years ago