Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-08rename missed CodecID to AVCodecIDMichael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-03Fix misc swapped dot and carriage returns in av_log calls.Clément Bœsch
2012-06-29cosmetics: minor libavcodec spelling errorsLou Logan
2012-05-06CrystalHD: Improve detection of field pair -> two fields content.Philip Langdale
2012-04-17CrystalHD: Set aspect ratio.sebist
2012-04-17CrystalHD: fix pStride value.sebist
2012-03-25CrystalHD: Remove EXPERIMENTAL flag for known good formats.Philip Langdale
2012-01-23CrystalHD: Back up extradata to allow decoder reinit to work.Philip Langdale
2012-01-23CrystalHD: Initialise variables to silence valgrind.Philip Langdale
2011-10-17AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch
2011-06-22CrystalHD: Always identify H.264 streams as Annex B.Philip Langdale
2011-06-22CrystalHD: Always send filtered H.264 stream to hardware.Philip Langdale
2011-06-22CrystalHD: Simplfy extradata handling for non-Annex B content.Philip Langdale
2011-06-14CrystalHD: Use mp4toannexb bitstream filter.Philip Langdale
2011-06-14CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime.Philip Langdale
2011-04-30CrystalHD: Add auto-detection of packed b-frame bug.Philip Langdale
2011-04-24CrystalHD: Add AVOption to configure hardware downscaling.Philip Langdale
2011-04-16CrystalHD: Fix usage of h264 parser.Philip Langdale
2011-04-09CrystalHD: Improve detection of h.264 content.Philip Langdale
2011-04-09CrystalHD: Carry picture type from input to output picture.Philip Langdale
2011-04-09CrystalHD: Bring in h.264 parser to establish picture type.Philip Langdale
2011-04-09CrystalHD: Change opaque_list_pop to return the node.Philip Langdale
2011-04-09CrystalHD: Fix whitespace after previous change.Philip Langdale
2011-04-09CrystalHD: Handle different h.264 MBAFF packing.Philip Langdale
2011-03-27CrystalHD: Remove redundant interlaced check.Philip Langdale
2011-03-27CrystalHD: Add 2011 to CopyrightPhilip Langdale
2011-03-27Revert "CrystalHD: Improve interlaced h.264 support."Philip Langdale
2011-03-27Revert "CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants."Philip Langdale
2011-03-27Revert "CrystalHD: Refine heuristic logic."Philip Langdale
2011-03-27CrystalHD: Refine heuristic logic.Philip Langdale
2011-03-27CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants.Philip Langdale
2011-03-27CrystalHD: Improve interlaced h.264 support.Philip Langdale
2011-03-17CrystalHD: Use doxygen compatible comments where relevant.Philip Langdale
2011-03-10CrystalHD decoder support v7Philip Langdale