summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-1838-161/+30
* Deprecate CREDITSJason Garrett-Glaser2011-01-181-2/+4
* Initial MAINTAINERS updateJason Garrett-Glaser2011-01-181-7/+0
* Revise check for codec id in voc demuxer.Justin Ruggles2011-01-181-13/+16
* Fix bug in voc demuxer that was introduced in SVN r26309.Justin Ruggles2011-01-181-1/+1
* cosmetics: reindentJustin Ruggles2011-01-181-1/+1
* Add check for changing number of channels in DCA.Daniel Kang2011-01-181-0/+9
* Update threshold to detect real timebase for stream copy.Michael Niedermayer2011-01-181-1/+1
* Missing parts of IVF muxer support.Reimar Döffinger2011-01-185-3/+5
* Feed the filter chain with the sample aspect ratio from the muxer or codec layerMichael Niedermayer2011-01-171-1/+4
* Add my GPG fingerprint to MAINTAINERSAnssi Hannula2011-01-171-0/+1
* Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame().Stefano Sabatini2011-01-171-2/+0
* update av_log_missing_feature() to gitJanne Grunau2011-01-171-1/+1
* Change SVN to Git in configureLou Logan2011-01-171-1/+1
* Remove outcommented fossil code.Stefano Sabatini2011-01-171-2/+0
* Explain how to set up user name/email correctly for git.Reimar Döffinger2011-01-171-0/+5
* Add muxer for IVF format.Reimar Döffinger2011-01-171-0/+69
* prevent integer overflow in calculating durationJohn Wimer2011-01-171-1/+1
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-1738-0/+176
* Add instructions how to check out a specific svn revision with gitJanne Grunau2011-01-171-0/+10
* rewrite git-howto for the no merge policyJanne Grunau2011-01-171-4/+10
* Fix date and revision for lavc 52.104.Carl Eugen Hoyos2011-01-171-1/+1
* VP3: remove an unnecessary static variableAlexander Strange2011-01-171-4/+2
* Allocate last picture for 4xm pfrm if its not allocated.Michael Niedermayer2011-01-161-0/+8
* Fix two typos in git howto.Alex Converse2011-01-161-2/+2
* Make config_props() return AVERROR(EINVAL) rather than 1 in case ofStefano Sabatini2011-01-161-1/+3
* use git describe for naming version in pure git clonesRamiro Polla2011-01-161-1/+1
* fix typo in git howto section headingJanne Grunau2011-01-161-1/+1
* Check 4xm headers for validity. This should avoid 1/0.Michael Niedermayer2011-01-161-1/+8
* Add section how to find a svn changeset with git commandsJanne Grunau2011-01-161-0/+11
* Fix weird indent in get_video_frame().Stefano Sabatini2011-01-161-39/+39
* Add git-howto.Anton Khirnov2011-01-161-0/+227
* support decoding of files that contain the numberSascha Sommer2011-01-161-6/+18
* In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists.Stefano Sabatini2011-01-161-14/+30
* Values >4 for lowres corrupt output.Carl Eugen Hoyos2011-01-161-1/+1
* Reformat documentation for -vsync @var{parameter}.Stefano Sabatini2011-01-161-10/+19
* Since lowres == crop for bmp, remove it to avoid confusion.Carl Eugen Hoyos2011-01-161-1/+0
* Fix fate breakage in r26382.Ronald S. Bultje2011-01-161-1/+0
* Remove useless free, fix warning:Baptiste Coudurier2011-01-161-1/+1
* Fix overflow in pred16x16_plane x86 simd code. Fixes issue 2547.Ronald S. Bultje2011-01-151-22/+21
* Include libavcore/audioconvert.h, required forStefano Sabatini2011-01-151-0/+1
* Reindent.Stefano Sabatini2011-01-151-7/+7
* Make ff_dprintf_link() print meaningful information for audio links.Stefano Sabatini2011-01-151-0/+13
* Remove evil timers that snuck their way into r26375.Jason Garrett-Glaser2011-01-151-2/+1
* Fix r26375 on non-x86.Jason Garrett-Glaser2011-01-151-2/+2
* H.264: Partially inline CABAC residual decodingJason Garrett-Glaser2011-01-151-26/+34
* Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.Stefano Sabatini2011-01-154-5/+8
* Make avfilter_unref_buffer() accept a NULL parameter.Stefano Sabatini2011-01-152-2/+4
* Reindent after the last commit.Stefano Sabatini2011-01-151-2/+2
* In ffplay, do not open display if -nodisp is set.Stefano Sabatini2011-01-151-0/+2
OpenPOWER on IntegriCloud