summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Parse fact chunks from wav files to find duration.Michael Niedermayer2011-01-151-1/+12
* Factor tag reading code out of wav read_header()Michael Niedermayer2011-01-151-2/+8
* Second hunk from secrity fix from google.Frank Barchard2011-01-151-1/+1
* do not read over the end of the packetSascha Sommer2011-01-151-0/+6
* Set duration for wav files from sample size and data size or the wf64 sample ...Michael Niedermayer2011-01-151-0/+7
* Check rangebits to avoid a possible crash.Frank Barchard2011-01-151-1/+9
* Change some band size calculations in Bink decoder to use width in blocksKostya Shishkov2011-01-151-2/+2
* Lagarith: fix decoding of one-coloured frames by reading the per-planeReimar Döffinger2011-01-151-2/+6
* Add docs and Changelog entry for the -copytb option added in r26340.Stefano Sabatini2011-01-152-0/+3
* Add APIchanges entry for the av_metadata_copy() addition.Stefano Sabatini2011-01-151-0/+3
* Check symbol validity to avoid a crash, fixes issue 2523.Daniel Kang2011-01-151-0/+4
* cosmetics: spacing, line wrap, and remove unneeded bracesJustin Ruggles2011-01-151-4/+3
* Process all EXP_REUSE blocks at once in exponent_min().Justin Ruggles2011-01-151-12/+25
* Take advantage of per-channel exponent and exponent strategy layout toJustin Ruggles2011-01-151-14/+19
* Simplify compute_exp_strategy() by passing a pointer to all exponents andJustin Ruggles2011-01-151-13/+5
* Use a local variable in the inner loop of group_exponents() to simplify theJustin Ruggles2011-01-151-3/+4
* cosmetics: remove unneeded bracesJustin Ruggles2011-01-151-2/+1
* cosmetics: rename block_num to blk for variable name consistencyJustin Ruggles2011-01-151-9/+9
OpenPOWER on IntegriCloud