- 22 Jul, 2011 11 commits
-
-
Dan Larkin authored
Necessary for a future trellis mode decision/motion estimation patch. Also add the slowest presets to the regression test.
-
Dan Larkin authored
The output-changing portion of the next patch.
-
Anton Mitrofanov authored
This allows use of the full range of chroma QP offsets, even in combination with the automatic psy-based adjustments.
-
Fiona Glaser authored
-
Fiona Glaser authored
-
Fiona Glaser authored
-
Fiona Glaser authored
-
Henrik Gramner authored
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
Yasuhiro Ikeda authored
-
- 21 Jul, 2011 2 commits
-
-
Yasuhiro Ikeda authored
-
Rafaël Carré authored
The cpu_set_t structure is considered opaque. Also handle sched_getaffinity() error case if "cpusetsize is smaller than the size of the affinity mask used by the kernel."
-
- 18 Jul, 2011 2 commits
-
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
Replace avcodec_open with avcodec_open2. Now requires libavcodec 53.6.0 or newer.
-
- 14 Jul, 2011 2 commits
-
-
Kieran Kunhya authored
-
Anton Mitrofanov authored
Problem occurred if pixfmt of lavf/ffms input was PIX_FMT_RGB24 or PIX_FMT_YUV444P.
-
- 10 Jul, 2011 11 commits
-
-
Anton Mitrofanov authored
-
xvidfan authored
Much less efficient than YUV444, but easy to support using the YUV444 framework.
-
Fiona Glaser authored
-
Fiona Glaser authored
-
Daniel Kang authored
Avoid the need to check for corner cases by reordering arithmetic. Also make a minor optimization to high bit depth predict_16x16_p.
-
Fiona Glaser authored
Also remove poc type 1 support (it didn't work anyways) to reduce sps size.
-
Fiona Glaser authored
-
Anton Mitrofanov authored
-
Rémi Denis-Courmont authored
-
Steven Walters authored
-
Steven Walters authored
Replace av_open_input_file with avformat_open_input. Now requires libavformat 53.2.0 or newer.
-
- 15 Jun, 2011 8 commits
-
-
Anton Mitrofanov authored
Eliminate the race condition with interframe row predictors and threads. Recalculate frame_size_estimated at the end of a frame, for improved update_vbv_plan. Some cosmetics.
-
Anton Mitrofanov authored
Reverts most of r1984 and implements a much simpler solution.
-
Fiona Glaser authored
-
Steven Walters authored
Fix use of deprecated sws_getContext. Fix uses of sws_format_name. Fix stream change warning not occurring on the first resolution change. Drop cpu detection, as it is now performed internally by swscale. Update swscale version requirements.
-
Fiona Glaser authored
Up to ~20-30% faster than SSE2 on Sandy Bridge.
-
Fiona Glaser authored
-
Henrik Gramner authored
-
Fiona Glaser authored
Should allow for some missed compiler optimizations in macroblock_cache_load.
-
- 13 Jun, 2011 4 commits
-
-
Hii authored
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-