20406 Commits (f7edcac040f73635fc1127489c9bb29ca8b43532)

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