39099 Commits (19987fa18ceafce5e6bc4eca7d130b29688b2ebd)
 

Author SHA1 Message Date
Diego Biurrun 19987fa18c bfin: vp3: Mark all binary object sections appropriately 11 years ago
Janne Grunau ea49f60523 h264: skip chroma edges at the picture boundary while deblocking 4:4:4 11 years ago
Diego Biurrun 8267f93635 configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler detection 11 years ago
Michael Niedermayer 91c981857b rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes 11 years ago
Michael Niedermayer 7597e6efe4 swscale/x86/rgb2rgb: add support for AVX 11 years ago
Michael Niedermayer 9047491f8b swscale: add nv12/nv21->yuv420 converter 11 years ago
Michael Niedermayer eb01a25fe1 swscale: fix stride used in planarToNv12Wrapper() 11 years ago
Anton Khirnov e0ab5078a7 lavc: do not force the emu edge flag 11 years ago
Kostya Shishkov 025fd76e1a dxtory: change error code for unexpected slice configuration 11 years ago
Kostya Shishkov e91a3f1bdb dxtory: correctly handle YUV slices with average odd height 11 years ago
Diego Biurrun ade4ecb42d dxva2: Use correct printf format strings 11 years ago
Diego Biurrun 766df7ca89 dxva2: Add missing #includes 11 years ago
Sam Lantinga 9d80b1ae95 dxva2: Log errors verbosely 11 years ago
Sam Lantinga 5b2b23f2d6 dxva2: Retry IDirectXVideoDecoder_BeginFrame() 11 years ago
Luca Barbato e22ebd04bc hevc: Bound check cu_qp_delta 11 years ago
Luca Barbato 0d999333f9 hevc: Bound check slice_qp 11 years ago
Luca Barbato 838740e642 hevc: Prevent some integer overflows 11 years ago
Guillaume Martres faf03ecba0 hevc: Remove useless clip 11 years ago
Guillaume Martres a246d06fe0 hevc: clip pixels when transquant bypass is used 11 years ago
Luca Barbato b37e796082 hevc: Use uint64 to check for tile dimensions 11 years ago
Michael Niedermayer d5c15ebeaf hevc: Fix modulo operations 11 years ago
Michael Niedermayer a7a07cc98a hevc: check that VPS referenced from SPS exists 11 years ago
Michael Niedermayer dd2d0039b6 vc1: Always reset numref when parsing a new frame header. 11 years ago
Martin Storsjö 89564be444 rtmpproto: Send a full, absolute timestamp if it isn't monotonically growing 11 years ago
Martin Storsjö 24eb3c7916 rtmpproto: Avoid using uninitialized memory 11 years ago
Justin Ruggles d01e684186 mov: do not set avg_frame_rate in the demuxer 11 years ago
Anton Khirnov 93c553c71e lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). 11 years ago
Anton Khirnov 024db24912 mpegvideo: allocate edges when encoding. 11 years ago
Anton Khirnov f7e85ee996 lavc: allow the caller to override dimensions in ff_get_buffer() 11 years ago
Tim Walker 0d43b114cc eac3: cosmetics, re-indent. 11 years ago
Tim Walker ade75fb811 (e)ac3: clip surround mix level indexes. 11 years ago
Tim Walker c229f571fd (e)ac3: parse and store the Lt/Rt and LFE mix levels. 11 years ago
Tim Walker 1f604f96ea ac3: set default matrix encoding modes in parse_frame_header. 11 years ago
Anton Khirnov 8b2e5e42bb h264: check that an IDR NAL only contains I slices 11 years ago
Anton Khirnov 9ecabd7892 h264: reset num_reorder_frames if it is invalid 11 years ago
Anton Khirnov 0652e024c6 h264: reset ref count if decoding the slice header fails 11 years ago
Anton Khirnov 98cc9efc5f h264: prevent two matching fields from being both a short/long ref combination 11 years ago
Anton Khirnov 00dbff4c3e h264: do not call field_end if we do not have a current picture 11 years ago
Anton Khirnov 7f0e81db3c h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3 11 years ago
Anton Khirnov d1b3fabe69 h264: reset first_field if frame_start() fails for missing refs 11 years ago
Reinhard Tartler 210881110d Prepare for 10_alpha2 Release 11 years ago
Michael Niedermayer c9db8694a8 avisynth: fix setting packet properties 11 years ago
Anton Khirnov 104a97beaf buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly 11 years ago
Anton Khirnov 5ef11b8dcc yuv4mpeg: set average frame rate 11 years ago
Anton Khirnov 2ce8bca51f avconv: print a warning when falling back to default 25fps 11 years ago
Anton Khirnov 33018907bd mp3enc: allow omitting the id3v2 header with -id3v2_version 0 11 years ago
Anton Khirnov f9cc6883a4 mp3enc: add an option for disabling the Xing frame. 11 years ago
Luca Barbato 045654f422 doxy: Document better the available AVFrame flags 11 years ago
Luca Barbato ff23c4e493 doxy: Add AVFrame to the structured modules 11 years ago
Martin Storsjö 87acd33c09 aviocat: Add support for specifying the input duration 11 years ago