summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Replace ASMALIGN() with .p2alignMans Rullgard2011-01-18
* x86: remove VLA in ac3_downmix_sseMans Rullgard2011-01-18
* regtest: add openssl to md5 alternativesMans Rullgard2011-01-18
* configure: make $TMPE executableMans Rullgard2011-01-18
* cpu-test: include stdio.h only for test progMans Rullgard2011-01-18
* Use -Bsymbolic for shared libs only, not executablesMans Rullgard2011-01-18
* Use INFINITY and NAN macros instead of 1/0 and 0/0Mans Rullgard2011-01-18
* Fix quoting in version.shMans Rullgard2011-01-18
* avfilter: remove stray semicolonMans Rullgard2011-01-18
* Update git-howto with ffmpeg.org URLsMans Rullgard2011-01-18
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* Deprecate CREDITSJason Garrett-Glaser2011-01-18
* Initial MAINTAINERS updateJason Garrett-Glaser2011-01-18
* Revise check for codec id in voc demuxer.Justin Ruggles2011-01-18
* Fix bug in voc demuxer that was introduced in SVN r26309.Justin Ruggles2011-01-18
* cosmetics: reindentJustin Ruggles2011-01-18
* Add check for changing number of channels in DCA.Daniel Kang2011-01-18
* Update threshold to detect real timebase for stream copy.Michael Niedermayer2011-01-18
* Missing parts of IVF muxer support.Reimar Döffinger2011-01-18
* Feed the filter chain with the sample aspect ratio from the muxer or codec layerMichael Niedermayer2011-01-17
* Add my GPG fingerprint to MAINTAINERSAnssi Hannula2011-01-17
* Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame().Stefano Sabatini2011-01-17
* update av_log_missing_feature() to gitJanne Grunau2011-01-17
* Change SVN to Git in configureLou Logan2011-01-17
* Remove outcommented fossil code.Stefano Sabatini2011-01-17
* Explain how to set up user name/email correctly for git.Reimar Döffinger2011-01-17
* Add muxer for IVF format.Reimar Döffinger2011-01-17
* prevent integer overflow in calculating durationJohn Wimer2011-01-17
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Add instructions how to check out a specific svn revision with gitJanne Grunau2011-01-17
* rewrite git-howto for the no merge policyJanne Grunau2011-01-17
* Fix date and revision for lavc 52.104.Carl Eugen Hoyos2011-01-17
* VP3: remove an unnecessary static variableAlexander Strange2011-01-17
* Allocate last picture for 4xm pfrm if its not allocated.Michael Niedermayer2011-01-16
* Fix two typos in git howto.Alex Converse2011-01-16
* Make config_props() return AVERROR(EINVAL) rather than 1 in case ofStefano Sabatini2011-01-16
* use git describe for naming version in pure git clonesRamiro Polla2011-01-16
* fix typo in git howto section headingJanne Grunau2011-01-16
* Check 4xm headers for validity. This should avoid 1/0.Michael Niedermayer2011-01-16
* Add section how to find a svn changeset with git commandsJanne Grunau2011-01-16
* Fix weird indent in get_video_frame().Stefano Sabatini2011-01-16
* Add git-howto.Anton Khirnov2011-01-16
* support decoding of files that contain the numberSascha Sommer2011-01-16
* In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists.Stefano Sabatini2011-01-16
* Values >4 for lowres corrupt output.Carl Eugen Hoyos2011-01-16
* Reformat documentation for -vsync @var{parameter}.Stefano Sabatini2011-01-16
* Since lowres == crop for bmp, remove it to avoid confusion.Carl Eugen Hoyos2011-01-16
* Fix fate breakage in r26382.Ronald S. Bultje2011-01-16
* Remove useless free, fix warning:Baptiste Coudurier2011-01-16
* Fix overflow in pred16x16_plane x86 simd code. Fixes issue 2547.Ronald S. Bultje2011-01-15