20562 Commits (1a094af638281295bf087945923d258b5acd1ab1)

Author SHA1 Message Date
Luca Barbato 570fcaf332 jpeg2000: Factor out prec init 9 years ago
Luca Barbato 95a41311ac jpeg2000: Factor out band stepsize initialization 9 years ago
Luca Barbato 7fb93eae43 jpeg2000: Factor out band initialization 9 years ago
Luca Barbato 1b709f23fb jpeg2000: Refactor decode_packets 9 years ago
Luca Barbato 29b00f880f jpeg2000: Templatize the frame writer 9 years ago
Luca Barbato 41bcc3d152 jpeg2000: Split codeblock decoding from the main tile decoding 9 years ago
Vittorio Giovara e60a6e7545 mpegvideo: Drop mpegvideo.h where not needed 9 years ago
Vittorio Giovara 5d14cf1999 mpegvideo: Make sure mpegutils.h is included where needed 9 years ago
Vittorio Giovara 525f58977c mpegvideo: Move macros to more appropriate headers 9 years ago
Vittorio Giovara 5b142a4d33 lavc: Keep idct integer option 9 years ago
Hendrik Schreiber 1b2412f501 lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video 9 years ago
Vittorio Giovara f00f6d538d lavc: Sanitize header inclusion guards 9 years ago
Vittorio Giovara 6064f697a3 lavc: Enable side data only packets by default 9 years ago
wm4 9940459720 mmaldec: fix pkt_dts determination 9 years ago
wm4 87a051f976 lavc: allow asynchronous decoders to return correct pkt_dts values 9 years ago
wm4 b7ab6e18ee mmaldec: disable timestamp interpolation 9 years ago
wm4 6b652c0273 mmaldec: fix problems with flush logic 9 years ago
wm4 b84675d63a mmaldec: hack against buffering problems on broken input 9 years ago
Luca Barbato 5788623d29 jpeg2000: Split codeblock decoding from the main tile decoding 9 years ago
Luca Barbato db53a2306f jpeg2000: Do not warn about known and skippable markers 9 years ago
Luca Barbato 9b5a4a9cce mmvideo: Make sure the rle does not write over the frame boundaries 9 years ago
Vittorio Giovara 3b8e895237 codec_desc: Add missing DXV entry 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Luca Barbato d0f7e4a57f dxtory: Unify and rework the decoding routines 9 years ago
Henrik Gramner 3cdda78deb checkasm: add unit tests for v210enc 9 years ago
Luca Barbato a7e6fbd90e dxtory: Factorize the buffer loading 9 years ago
Luca Barbato 6a6bc43f5f dxtory: Factorize slice size checks 9 years ago
Michael Niedermayer db9fd1e9af fraps: increase vlc nb_bits 9 years ago
Michael Niedermayer 741d353ab9 huffman: allow specifying nb_bits to ff_huff_build_tree() 9 years ago
Michael Niedermayer 26960aa1cd huffman: increase bits constant 9 years ago
Michael Niedermayer 5a19bce2ff huffman: use a named identifer for the bits constant 9 years ago
Luca Barbato 5a1a9da8a7 mpegvideo: Drop a stray error message 9 years ago
Vittorio Giovara c45fcf30cf DXV decoder 9 years ago
Luca Barbato 0c7707610f lavc: Add a lzf decompressor 9 years ago
Luca Barbato 4dc9f00365 build: Skip libvpx.h if libvpx is not enabled 9 years ago
Michael Niedermayer 87a11db220 dnxhddata: Double frame_size for cid 1260 9 years ago
Vittorio Giovara b0d94324d2 libfdk-aacdec: Remove unused variable 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 9 years ago
Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 9 years ago
Vittorio Giovara cad40a3833 lavc: Drop deprecated deinterlace module 9 years ago
Vittorio Giovara 069713aa4b lavc: Drop deprecated thread opaque and codec pkt 9 years ago
Vittorio Giovara 9f90b24877 lavc: Drop deprecated get_buffer related functions 9 years ago
Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 9 years ago
Vittorio Giovara dc70c19476 lavc: Drop deprecated request_channels related functions 9 years ago
Luca Barbato 413d4e54a9 nvenc: Properly free the fifos 9 years ago
Vittorio Giovara d68705c975 dnxhddata: Add tables for missing DNx100 profiles 9 years ago
Vittorio Giovara a4615572b5 dnxhddata: Merge a few duplicated RUN tables 9 years ago
Vittorio Giovara efbfb1ad11 dnxhddata: Group together RUN-related tables 9 years ago
Vittorio Giovara 403ea4ac72 dnxhddata: Merge a few duplicated DC tables 9 years ago