46 Commits (4e1dc600a16e1ba302d7ac707670e4f6129d1dde)

Author SHA1 Message Date
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 11 years ago
Clément Bœsch 20dab078e6 lavc/crystalhd: remove now unecessary buffer_hints. 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Philip Langdale 21dc9b194f CrystalHD: Port to ref-counted frame API. 12 years ago
Paul B Mahol 4012cd6c4f lavc: fix decode_frame() third parameter semantics for rest of video decoders 12 years ago
Michael Niedermayer 930226cf52 crystalhd: fix missing braces warning 12 years ago
Michael Niedermayer bb2f13c19f rename missed CodecID to AVCodecID 12 years ago
Clément Bœsch e39f6a3a5c Fix misc swapped dot and carriage returns in av_log calls. 12 years ago
Lou Logan 6851130fd6 cosmetics: minor libavcodec spelling errors 13 years ago
Philip Langdale d1ac8e1034 CrystalHD: Improve detection of field pair -> two fields content. 13 years ago
sebist 7a3d2258a6 CrystalHD: Set aspect ratio. 13 years ago
sebist e128182afd CrystalHD: fix pStride value. 13 years ago
Philip Langdale 1318b14379 CrystalHD: Remove EXPERIMENTAL flag for known good formats. 13 years ago
Philip Langdale 9bf9c314a0 CrystalHD: Back up extradata to allow decoder reinit to work. 13 years ago
Philip Langdale eaf4bf6df2 CrystalHD: Initialise variables to silence valgrind. 13 years ago
Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
Philip Langdale b2ad33dead CrystalHD: Always identify H.264 streams as Annex B. 14 years ago
Philip Langdale 63e0697294 CrystalHD: Always send filtered H.264 stream to hardware. 14 years ago
Philip Langdale edf5fbd5b2 CrystalHD: Simplfy extradata handling for non-Annex B content. 14 years ago
Philip Langdale 4ac5dffc5a CrystalHD: Use mp4toannexb bitstream filter. 14 years ago
Philip Langdale 7d2714d1ab CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime. 14 years ago
Philip Langdale 8de45adb37 CrystalHD: Add auto-detection of packed b-frame bug. 14 years ago
Philip Langdale e4253b1a4f CrystalHD: Add AVOption to configure hardware downscaling. 14 years ago
Philip Langdale bd9430db69 CrystalHD: Fix usage of h264 parser. 14 years ago
Philip Langdale ae7a4a1594 CrystalHD: Improve detection of h.264 content. 14 years ago
Philip Langdale bfde0f1b3d CrystalHD: Carry picture type from input to output picture. 14 years ago
Philip Langdale f6421e0b5c CrystalHD: Bring in h.264 parser to establish picture type. 14 years ago
Philip Langdale e99fd6ee19 CrystalHD: Change opaque_list_pop to return the node. 14 years ago
Philip Langdale ca0eed7e37 CrystalHD: Fix whitespace after previous change. 14 years ago
Philip Langdale 9ce1d5f03b CrystalHD: Handle different h.264 MBAFF packing. 14 years ago
Philip Langdale 3583eb9341 CrystalHD: Remove redundant interlaced check. 14 years ago
Philip Langdale a1749eb3c3 CrystalHD: Add 2011 to Copyright 14 years ago
Philip Langdale b45aceb64a Revert "CrystalHD: Improve interlaced h.264 support." 14 years ago
Philip Langdale 85b010987f Revert "CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants." 14 years ago
Philip Langdale 3188d33a11 Revert "CrystalHD: Refine heuristic logic." 14 years ago
Philip Langdale f968ef922d CrystalHD: Refine heuristic logic. 14 years ago
Philip Langdale 4ab57cffba CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants. 14 years ago
Philip Langdale e44073ca5e CrystalHD: Improve interlaced h.264 support. 14 years ago
Philip Langdale 969eb21ba2 CrystalHD: Use doxygen compatible comments where relevant. 14 years ago
Philip Langdale b33fa8a1cd CrystalHD decoder support v7 14 years ago