23 Commits (8a14d51b8bab63d23fac2ac05aead590b4178408)

Author SHA1 Message Date
Michael Niedermayer 2d900d8fe0 avcodec/dnxhd_parser: Fix parser when input does not have nicely sized packets 5 years ago
Michael Niedermayer 827faa18cf avcodec/dnxhd_parser: Optimize insufficient buf size case 5 years ago
Michael Niedermayer 1707dbdf49 avcodec/dnxhd_parser: remove unneeded code 5 years ago
Jason Stevens 69f1853a28 libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_ 6 years ago
Michael Niedermayer 611b356274 avcodec/dnxhd_parser: Do not return invalid value from dnxhd_find_frame_end() on error 8 years ago
Paul B Mahol ac30754a14 avcodec/dnxhd_parser: fix parsing interlaced video, simplify code 8 years ago
Paul B Mahol 5dedb2afd6 avcodec/dnxhd*: add ff_dnxhd_get_hr_frame_size() 8 years ago
Paul B Mahol 25e491b6f9 avcodec/dnxhddec: add support for very big resolutions 8 years ago
Paul B Mahol e1940d2458 avcodec/dnxhd_parser: take into account compressed frame size and skip it 8 years ago
Mark Reid 8395b6eeaa libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
Vittorio Giovara 89ef08c992 DNxHD: K&R formatting cosmetics 11 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Pilotware 7606825350 Handle interlaced formats (two coding units together make one full frame) 13 years ago
Anton Khirnov 5511ad14fe lavc: use designated initialisers for parsers. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Baptiste Coudurier da396bf84e dnxhd parser 16 years ago
Diego Biurrun 575e696ce4 Add Dirac parser from SoC; written by Marco Gerards; 17 years ago