30517 Commits (f4b51d061f0f34e36be876b562b8abe47f4b9c1c)
 

Author SHA1 Message Date
  Jason Garrett-Glaser f4f5cab94e Initial MAINTAINERS update 14 years ago
  Justin Ruggles f61cbc22d3 Revise check for codec id in voc demuxer. 14 years ago
  Justin Ruggles 1ae02fe03b Fix bug in voc demuxer that was introduced in SVN r26309. 14 years ago
  Justin Ruggles d425a03b59 cosmetics: reindent 14 years ago
  Daniel Kang 1360f07e22 Add check for changing number of channels in DCA. 14 years ago
  Michael Niedermayer 59e2118e97 Update threshold to detect real timebase for stream copy. 14 years ago
  Reimar Döffinger 54bc640362 Missing parts of IVF muxer support. 14 years ago
  Michael Niedermayer d9c3e5f6d8 Feed the filter chain with the sample aspect ratio from the muxer or codec layer 14 years ago
  Anssi Hannula ab03382fee Add my GPG fingerprint to MAINTAINERS 14 years ago
  Stefano Sabatini d72858f89f Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame(). 14 years ago
  Janne Grunau db323491cd update av_log_missing_feature() to git 14 years ago
  Lou Logan 4a6a21f5e4 Change SVN to Git in configure 14 years ago
  Stefano Sabatini 8f83a3b054 Remove outcommented fossil code. 14 years ago
  Reimar Döffinger 4aaeabcb6a Explain how to set up user name/email correctly for git. 14 years ago
  Reimar Döffinger 326851b9bc Add muxer for IVF format. 14 years ago
  John Wimer b79c3df088 prevent integer overflow in calculating duration 14 years ago
  Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
  Janne Grunau a1c68a438c Add instructions how to check out a specific svn revision with git 14 years ago
  Janne Grunau ffe9fd253f rewrite git-howto for the no merge policy 14 years ago
  Carl Eugen Hoyos 3a45a3f3c1 Fix date and revision for lavc 52.104. 14 years ago
  Alexander Strange 6ee99a7e13 VP3: remove an unnecessary static variable 14 years ago
  Michael Niedermayer 013291501f Allocate last picture for 4xm pfrm if its not allocated. 14 years ago
  Alex Converse 5fbf2b3f66 Fix two typos in git howto. 14 years ago
  Stefano Sabatini dccdd93efc Make config_props() return AVERROR(EINVAL) rather than 1 in case of 14 years ago
  Ramiro Polla 8032d1dee9 use git describe for naming version in pure git clones 14 years ago
  Janne Grunau adb8669c04 fix typo in git howto section heading 14 years ago
  Michael Niedermayer 8bb7d97be0 Check 4xm headers for validity. This should avoid 1/0. 14 years ago
  Janne Grunau 30876e3917 Add section how to find a svn changeset with git commands 14 years ago
  Stefano Sabatini 199c18a784 Fix weird indent in get_video_frame(). 14 years ago
  Anton Khirnov df17f6d507 Add git-howto. 14 years ago
  Sascha Sommer f62be777ee support decoding of files that contain the number 14 years ago
  Stefano Sabatini 240034195a In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists. 14 years ago
  Carl Eugen Hoyos a0f593d00d Values >4 for lowres corrupt output. 14 years ago
  Stefano Sabatini f0e5c1c000 Reformat documentation for -vsync @var{parameter}. 14 years ago
  Carl Eugen Hoyos 05503cee00 Since lowres == crop for bmp, remove it to avoid confusion. 14 years ago
  Ronald S. Bultje 84cac86e7e Fix fate breakage in r26382. 14 years ago
  Baptiste Coudurier ecea47a6ed Remove useless free, fix warning: 14 years ago
  Ronald S. Bultje 1b3e43e4fd Fix overflow in pred16x16_plane x86 simd code. Fixes issue 2547. 14 years ago
  Stefano Sabatini b1779800c4 Include libavcore/audioconvert.h, required for 14 years ago
  Stefano Sabatini 1d5b188518 Reindent. 14 years ago
  Stefano Sabatini 7986e34db0 Make ff_dprintf_link() print meaningful information for audio links. 14 years ago
  Jason Garrett-Glaser b9af15402d Remove evil timers that snuck their way into r26375. 14 years ago
  Jason Garrett-Glaser fb2734c8a6 Fix r26375 on non-x86. 14 years ago
  Jason Garrett-Glaser f14bdd8e75 H.264: Partially inline CABAC residual decoding 14 years ago
  Stefano Sabatini a242ac3620 Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. 14 years ago
  Stefano Sabatini 6baf4afa99 Make avfilter_unref_buffer() accept a NULL parameter. 14 years ago
  Stefano Sabatini 24d13ebc15 Reindent after the last commit. 14 years ago
  Stefano Sabatini 112c4b8796 In ffplay, do not open display if -nodisp is set. 14 years ago
  Michael Niedermayer f9329946d0 Parse fact chunks from wav files to find duration. 14 years ago
  Michael Niedermayer 724b1f6a05 Factor tag reading code out of wav read_header() 14 years ago