23242 Commits (8eecdc8b789e3fa5b640ddd26e29e9254a1dffe3)
 

Author SHA1 Message Date
Stefano Sabatini 3fec44c640 Make swscale-test take in input the name of the input and the output 15 years ago
Stefano Sabatini ce7c717900 Declare the PIX_FMT_GRAY8 pixel format as a paletted format. This is 15 years ago
David Conrad c72625f299 Delay translating DCT tokens into coefficients until immediately before IDCT 15 years ago
David Conrad 7a095ea6fb Do MC and IDCT in coding (hilbert) order 15 years ago
David Conrad 35c28d23cb Explictly separate decoding whether fragments are coded by plane 15 years ago
Anton Khirnov 690b412657 matroskaenc: use "title" tag instead of "description" in track title. 15 years ago
Aurelien Jacobs ded2100e48 move vp6 huffman table freeing code, out of common vp56 code 15 years ago
Aurelien Jacobs 68b0fd7c68 matroskadec: cosmetic indentation 15 years ago
Joakim Plate 3e93c8ed14 matroskadec: timestamps are dts and not pts in ms vfw compatibility mode 15 years ago
Michael Niedermayer 3d9137c883 Reorder indexes in weight tables. 15 years ago
Martin Storsjö b9b8ed2a02 Properly pad H.264 extradata when taken from fmtp SDP attributes 15 years ago
Michael Niedermayer bd8868e092 Move all context fields that are not used in the mb and block layers 15 years ago
Laurent Aimar 19a9846f3d Fixed DXVA2 H264 hwaccel compilation. 15 years ago
Michael Niedermayer 65f3c029b9 remove unused left_border field from context. 15 years ago
Michael Niedermayer 1a29c6a0bb cosmetic addition of {} 15 years ago
Michael Niedermayer af2b0df40f Note about luma/chroma_weight tables and their datatype. 15 years ago
Laurent Aimar a9837b58e1 Fixed overreads in TTA decoder with corrupted bistreams. 15 years ago
Ronald S. Bultje 19c8c4ecf4 Update to work with chunked encoding HTTP streams (as served by FFmpeg since 15 years ago
Vitor Sessak 4b83fc0fe4 Plug memory leak in NUT muxer and demuxer 15 years ago
Jai Menon 1f6d0d42c5 Plug memory leak in NSV demuxer. 15 years ago
Vitor Sessak 0a41faa9a7 Plug some memory leaks in the VP6 decoder 15 years ago
Michael Niedermayer d7f5e520bf move svq3 specific fields to the end of the context 15 years ago
Gwenole Beauchesne 48bf1325ac Cope with rev 22169 change: 15 years ago
Michael Niedermayer 70118abd68 Merge weight & offset tables, 15 cpu cycles faster. 15 years ago
Michael Niedermayer 72f86ec013 Simplify implicit_weight table init. 15 years ago
Peter Ross 54063e37c1 Perform coefficient transformations in Bink Audio DCT decoder (issue1770) 15 years ago
Peter Ross a27998010c Support demuxing of streamed Bink files 15 years ago
Peter Ross f087881207 use intended const syntax 15 years ago
Jorge Acereda d5963ee64a Add _NETBSD_SOURCE definition to fix compilation on NetBSD. 15 years ago
Michael Niedermayer f57880d244 Another 3 useless zeroing instructions. 15 years ago
Michael Niedermayer 16b802fe93 Load the whole left side of mv&ref only when needed. 15 years ago
Carl Eugen Hoyos 741a17e6b4 Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration. 15 years ago
Måns Rullgård 1233698bed Make seektest messages similar to other tests 15 years ago
Måns Rullgård d7096d6fdd Run seektest on all generated files 15 years ago
Måns Rullgård 1dd9ff871a Place regtest-pixfmt output files in separate dir 15 years ago
Måns Rullgård 801b571e33 Remove unused argument to test scripts 15 years ago
Måns Rullgård cc3e2472f3 Place regression test output files in subdirs per family 15 years ago
Vitor Sessak 5eef7bcd09 Plug memory leak for truncated files 15 years ago
Vitor Sessak 38beab19ab Plug some memory leaks for truncated files 15 years ago
Måns Rullgård cbc4670c37 Revert "Remove the self reference in the seektest that prevented it from" 15 years ago
Michael Niedermayer dd785e25d8 Remove the self reference in the seektest that prevented it from 15 years ago
Michael Niedermayer af3390cb85 Make sure we dont double test files and sort the list. 15 years ago
Carl Eugen Hoyos bf9d70d5e4 Pass correct buffer-pointer and buffer-size to hardware accelerated 15 years ago
Michael Niedermayer 88b83cac24 Codec copy test. 15 years ago
Lou Logan d41f1fa644 Add presets for all of the x264 presets, including fastfirstpass versions. 15 years ago
Måns Rullgård b781cc1282 Make lsp a separate configurable and select it from codecs needing it 15 years ago
Måns Rullgård 3d7b94ba5a Fix build failure with fast_unaligned and non-gcc-compatible compilers 15 years ago
Michael Niedermayer 145061a176 Fix a bunch of bugs ive introduced recently that broke threaded decoding. 15 years ago
Stefano Sabatini 8c8bf9ecfc Make ffmpeg print a message and abort if the name of the format 15 years ago
Stefano Sabatini 07a70b3825 Add a check for checking if more than one input file is provided to 15 years ago