23073 Commits (1f6d0d42c53cde5e33e92c4529b774c256157f89)
 

Author SHA1 Message Date
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
Stefano Sabatini 58621b8d5b Clarify the error message issued by ffprobe in case of more than one 15 years ago
Vitor Sessak fe89ccd162 Fix spelling in comment 15 years ago
Vitor Sessak efb0102fef Add commented-out unoptimized code to improve readability 15 years ago
Vitor Sessak 8a4d067dfc Revert r22119 and partially revert 22120. 15 years ago
Diego Biurrun 34a2d9f9af Add Reinhard and myself as release managers. 15 years ago
Carl Eugen Hoyos 8ef4f92b0d Process packed bitstream also for VDPAU. 15 years ago
Chris Stones 49b609820d Don't let output pixel format influence input pixel format. 15 years ago
Diego Biurrun 2bcaf2feeb Fix AMR-NB entry in the supported audio codecs list. 15 years ago
Anton Khirnov e1c0b00b06 nutdec: make chapter start and length uint64_t to prevent overflows. 15 years ago
Anton Khirnov c71591a509 ffmpeg: copy stream metadata. 15 years ago
Aurelien Jacobs bc99737689 revert r22112 which broke playback of cathedral-beta2-400extra-crop-avc.mp4 15 years ago
Michael Niedermayer 8897b247a5 Remove some unneeded fill_rectangle() for 16x16 blocks. 15 years ago
Reimar Döffinger 11a74f3639 Explicitly set struct addrinfo to NULL if getaddrinfo failed instead of 15 years ago
Reimar Döffinger a34fc5e23d Make our getaddrinfo implementation initialize "struct addrinfo" return 15 years ago
Vitor Sessak 27dbc47c05 Plug some memory leaks in NUT muxer and demuxer 15 years ago
Vitor Sessak fee6faa2b6 Implement av_tree_destroy_free_elem() to destroy a tree and free all the 15 years ago
Carl Eugen Hoyos a882cf9c21 Make av_build_filter static (and remove av_): It is not used outside resample2.c. 15 years ago
Carl Eugen Hoyos 406aa93fd0 Make av_get_bit_rate() static and remove av_, the function is only used 15 years ago
Carl Eugen Hoyos 88f83607b6 Include libxvid_internal.h: It contains the prototype for av_tempfile(). 15 years ago