30 Commits (ec0f4fa17ce29cf01d4def21041b0b87f7e3105d)

Author SHA1 Message Date
Luca Barbato 73fc82f343 vlc: Add header #include when the types are used 8 years ago
Paul B Mahol b812db66af utvideodec: Fix gradient prediction when stride does not match width 8 years ago
Paul B Mahol 7c25523cc8 utvideodec: Fix decoding odd sizes with interlaced video with some formats 8 years ago
Paul B Mahol 378460fef1 utvideodec: Support for gradient prediction 8 years ago
Paul B Mahol 9227bd8ac2 utvideodec: Reuse the huffyuv add_left 8 years ago
Paul B Mahol 4f33d9d41a utvideodec: Support ULY4 and ULH4 8 years ago
Paul B Mahol a93faf30d6 utvideodec: Support UQRA and UQRG 8 years ago
Paul B Mahol c523095564 utvideodec: Support UQY2 8 years ago
Ganesh Ajjanagadde 1fe858136b utvideodec: Prevent possible signed overflow 8 years ago
Martin Storsjö bc25897630 utvideodec: Add a missing include 8 years ago
Derek Buitenhuis 77c23704c7 avcodec: Mark some codecs with threadsafe init as such 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Alexandra Hájková 104a4289f9 utvideodec: Convert to the new bitstream reader 8 years ago
Diego Biurrun 131a85a1fe utvideo: Change type of array stride parameters to ptrdiff_t 8 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Michael Niedermayer 0ce3a0f9d9 utvideodec: Handle slice_height being zero 10 years ago
Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
Diego Biurrun cba4e6062a More correct printf format specifiers 11 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Yusuke Nakamura 252ee3d39b utvideodec: Set colorspace by codec_tag. 12 years ago
Yusuke Nakamura b441fdeb15 utvideodec: Support ULH0 and ULH2 formats. 12 years ago
Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Jan Ekström 01cb4c84f5 utvideodec: Fix single symbol mode decoding 12 years ago
Jan Ekström 1ab5a78042 lavc: add Ut Video encoder 12 years ago
Jan Ekström 77f47e3288 utvideo: Rename utvideo.c to utvideodec.c 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Hendrik Leppkes f6b4624fcf utvideo: mark interlaced frames as such 13 years ago
Carl Eugen Hoyos 8875333707 utvideo: Fix interlaced prediction for RGB utvideo. 13 years ago
Jan Ekström b5c3f0b994 utvideo: general cosmetics 13 years ago
Derek Buitenhuis 5096399df2 utvideo: Remove unused variable 'src_size' 13 years ago
Ronald S. Bultje ec0ed97b04 utvideo: port header reading to bytestream2. 13 years ago
Kostya Shishkov 72dadaa957 utvideo: mark output picture as keyframe. 13 years ago
Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
Martin Storsjö e96b4a53df vlc/rl: Add ff_ prefix to the nonstatic symbols 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Aneesh Dogra 12e984aed7 utvideo: frame multithreading. 13 years ago
Kostya Shishkov 490dcda6b6 utvideo: proper median prediction for interlaced videos 13 years ago
Kostya Shishkov 46e1af3b0f utvideo: handle empty Huffman trees 13 years ago
Kostya Shishkov 9a173575fd utvideo: account for coupled lines in YUV420 format 13 years ago
Kostya Shishkov 0d8506b8c5 Ut Video decoder 13 years ago