summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: remove duplicates from order-only directory prerequisite listDiego Biurrun2011-07-10
* build: rework rules for things in the tools dirMans Rullgard2011-07-10
* configure: fix --cpu=host with gcc 4.6Mans Rullgard2011-07-10
* ARM: use const macro to define constant data in asmMans Rullgard2011-07-10
* bitdepth: simplify FUNC/FUNCC macrosMans Rullgard2011-07-10
* dsputil: remove ff_emulated_edge_mc macro used in one placeMans Rullgard2011-07-10
* 9/10-bit: simplify clipping macrosMans Rullgard2011-07-10
* matroskadec: reindentAnton Khirnov2011-07-10
* matroskadec: defer parsing of cues element until we seek.Aaron Colwell2011-07-10
* lavc: add support for codec-specific defaults.Anton Khirnov2011-07-10
* lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-10
* lavc: remove a half-working attempt at different defaults for audio/video cod...Anton Khirnov2011-07-10
* ac3dec: add a drc_scale private optionAnton Khirnov2011-07-10
* lavf: add avformat_find_stream_info()Anton Khirnov2011-07-10
* lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-10
* H.264: fix filter_mb_fast with 4:4:4 + 8x8dctJason Garrett-Glaser2011-07-09
* alsa: limit buffer_size to 32768 frames.Justin Ruggles2011-07-09
* alsa: fallback to buffer_size/4 for period_size.Justin Ruggles2011-07-09
* doc: replace @pxref by @ref where appropriateDiego Biurrun2011-07-09
* mpeg1video: don't abort if thread_count is too high.Frank Barchard2011-07-09
* segafilm: add support for videos with cri adx adpcmMatthew Hoops2011-07-09
* gxf: Fix 25 fps DV material in GXF being misdetected as 50 fpsTomas Härdin2011-07-09
* libxvid: Add const qualifier to silence compiler warning.Diego Biurrun2011-07-09
* H.264: improve qp_thresh checkJason Garrett-Glaser2011-07-08
* H.264: use fill_rectangle in CABAC decodingJason Garrett-Glaser2011-07-08
* H.264: Remove redundant hl_motion_16/8 codeJason Garrett-Glaser2011-07-08
* H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIPJason Garrett-Glaser2011-07-08
* H.264: faster P-SKIP decodingJason Garrett-Glaser2011-07-08
* H.264: av_always_inline some more functionsJason Garrett-Glaser2011-07-08
* H.264: Add x86 assembly for 10-bit H.264 predict functionsDaniel Kang2011-07-08
* swscale: rename uv_off/uv_off2 to uv_off_px/byte.Ronald S. Bultje2011-07-08
* swscale: implement error dithering in planarCopyWrapper.Ronald S. Bultje2011-07-08
* swscale: error dithering for 16/9/10-bit to 8-bit.Ronald S. Bultje2011-07-08
* swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje2011-07-08
* swscale: fix crash in 8-bpc bilinear output without alpha.Ronald S. Bultje2011-07-08
* swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje2011-07-08
* swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje2011-07-08
* mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-08
* lavf: update AVStream.nb_frames when muxing.Anton Khirnov2011-07-08
* ffmpeg: remove unused variables from InputStream.Anton Khirnov2011-07-08
* doc: update ffmpeg -ar and -ac documentation to reflect reality.Anton Khirnov2011-07-08
* ffmpeg: remove pointless if (nb_input_files)Anton Khirnov2011-07-08
* ffmpeg: merge input_files_ts_offset into input_files.Anton Khirnov2011-07-08
* ffmpeg: merge input_codecs into input_streams.Anton Khirnov2011-07-08
* ffmpeg: drop AV prefixes from struct names.Anton Khirnov2011-07-08
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-08
* gif: add loop private option.Anton Khirnov2011-07-08
* img2: add loop private option.Anton Khirnov2011-07-08
* AVOptions: in av_opt_find() don't return named constants unless unit is speci...Anton Khirnov2011-07-08
* x11grab: replace undocumented nomouse hackery with a private option.Anton Khirnov2011-07-08