summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Plug memory leak in NSV demuxer.Jai Menon2010-03-03
* Plug some memory leaks in the VP6 decoderVitor Sessak2010-03-03
* move svq3 specific fields to the end of the contextMichael Niedermayer2010-03-03
* Cope with rev 22169 change:Gwenole Beauchesne2010-03-03
* Merge weight & offset tables, 15 cpu cycles faster.Michael Niedermayer2010-03-03
* Simplify implicit_weight table init.Michael Niedermayer2010-03-03
* Perform coefficient transformations in Bink Audio DCT decoder (issue1770)Peter Ross2010-03-03
* Support demuxing of streamed Bink filesPeter Ross2010-03-03
* use intended const syntaxPeter Ross2010-03-03
* Add _NETBSD_SOURCE definition to fix compilation on NetBSD.Jorge Acereda2010-03-03
* Another 3 useless zeroing instructions.Michael Niedermayer2010-03-03
* Load the whole left side of mv&ref only when needed.Michael Niedermayer2010-03-03
* Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration.Carl Eugen Hoyos2010-03-03
* Make seektest messages similar to other testsMåns Rullgård2010-03-02
* Run seektest on all generated filesMåns Rullgård2010-03-02
* Place regtest-pixfmt output files in separate dirMåns Rullgård2010-03-02
* Remove unused argument to test scriptsMåns Rullgård2010-03-02
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-02
* Plug memory leak for truncated filesVitor Sessak2010-03-02
* Plug some memory leaks for truncated filesVitor Sessak2010-03-02
* Revert "Remove the self reference in the seektest that prevented it from"Måns Rullgård2010-03-02
* Remove the self reference in the seektest that prevented it fromMichael Niedermayer2010-03-02
* Make sure we dont double test files and sort the list.Michael Niedermayer2010-03-02
* Pass correct buffer-pointer and buffer-size to hardware acceleratedCarl Eugen Hoyos2010-03-02
* Codec copy test.Michael Niedermayer2010-03-02
* Add presets for all of the x264 presets, including fastfirstpass versions.Lou Logan2010-03-02
* Make lsp a separate configurable and select it from codecs needing itMåns Rullgård2010-03-02
* Fix build failure with fast_unaligned and non-gcc-compatible compilersMåns Rullgård2010-03-02
* Fix a bunch of bugs ive introduced recently that broke threaded decoding.Michael Niedermayer2010-03-02
* Make ffmpeg print a message and abort if the name of the formatStefano Sabatini2010-03-02
* Add a check for checking if more than one input file is provided toStefano Sabatini2010-03-01
* Clarify the error message issued by ffprobe in case of more than oneStefano Sabatini2010-03-01
* Fix spelling in commentVitor Sessak2010-03-01
* Add commented-out unoptimized code to improve readabilityVitor Sessak2010-03-01
* Revert r22119 and partially revert 22120.Vitor Sessak2010-03-01
* Add Reinhard and myself as release managers.Diego Biurrun2010-03-01
* Process packed bitstream also for VDPAU.Carl Eugen Hoyos2010-03-01
* Don't let output pixel format influence input pixel format.Chris Stones2010-03-01
* Fix AMR-NB entry in the supported audio codecs list.Diego Biurrun2010-03-01
* nutdec: make chapter start and length uint64_t to prevent overflows.Anton Khirnov2010-03-01
* ffmpeg: copy stream metadata.Anton Khirnov2010-03-01
* revert r22112 which broke playback of cathedral-beta2-400extra-crop-avc.mp4Aurelien Jacobs2010-03-01
* Remove some unneeded fill_rectangle() for 16x16 blocks.Michael Niedermayer2010-02-28
* Explicitly set struct addrinfo to NULL if getaddrinfo failed instead ofReimar Döffinger2010-02-28
* Make our getaddrinfo implementation initialize "struct addrinfo" returnReimar Döffinger2010-02-28
* Plug some memory leaks in NUT muxer and demuxerVitor Sessak2010-02-28
* Implement av_tree_destroy_free_elem() to destroy a tree and free all theVitor Sessak2010-02-28
* Make av_build_filter static (and remove av_): It is not used outside resample...Carl Eugen Hoyos2010-02-28
* Make av_get_bit_rate() static and remove av_, the function is only usedCarl Eugen Hoyos2010-02-28
* Include libxvid_internal.h: It contains the prototype for av_tempfile().Carl Eugen Hoyos2010-02-28