summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Include libavcore/audioconvert.h, required forStefano Sabatini2011-01-15
* Reindent.Stefano Sabatini2011-01-15
* Make ff_dprintf_link() print meaningful information for audio links.Stefano Sabatini2011-01-15
* Remove evil timers that snuck their way into r26375.Jason Garrett-Glaser2011-01-15
* Fix r26375 on non-x86.Jason Garrett-Glaser2011-01-15
* H.264: Partially inline CABAC residual decodingJason Garrett-Glaser2011-01-15
* Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.Stefano Sabatini2011-01-15
* Make avfilter_unref_buffer() accept a NULL parameter.Stefano Sabatini2011-01-15
* Reindent after the last commit.Stefano Sabatini2011-01-15
* In ffplay, do not open display if -nodisp is set.Stefano Sabatini2011-01-15
* Parse fact chunks from wav files to find duration.Michael Niedermayer2011-01-15
* Factor tag reading code out of wav read_header()Michael Niedermayer2011-01-15
* Second hunk from secrity fix from google.Frank Barchard2011-01-15
* do not read over the end of the packetSascha Sommer2011-01-15
* Set duration for wav files from sample size and data size or the wf64 sample ...Michael Niedermayer2011-01-15
* Check rangebits to avoid a possible crash.Frank Barchard2011-01-15
* Change some band size calculations in Bink decoder to use width in blocksKostya Shishkov2011-01-15
* Lagarith: fix decoding of one-coloured frames by reading the per-planeReimar Döffinger2011-01-15
* Add docs and Changelog entry for the -copytb option added in r26340.Stefano Sabatini2011-01-15
* Add APIchanges entry for the av_metadata_copy() addition.Stefano Sabatini2011-01-15
* Check symbol validity to avoid a crash, fixes issue 2523.Daniel Kang2011-01-15
* cosmetics: spacing, line wrap, and remove unneeded bracesJustin Ruggles2011-01-15
* Process all EXP_REUSE blocks at once in exponent_min().Justin Ruggles2011-01-15
* Take advantage of per-channel exponent and exponent strategy layout toJustin Ruggles2011-01-15
* Simplify compute_exp_strategy() by passing a pointer to all exponents andJustin Ruggles2011-01-15
* Use a local variable in the inner loop of group_exponents() to simplify theJustin Ruggles2011-01-15
* cosmetics: remove unneeded bracesJustin Ruggles2011-01-15
* cosmetics: rename block_num to blk for variable name consistencyJustin Ruggles2011-01-15