27246 Commits (013291501fac5162e93bbcc9783e5e25d9cd2ab3)
 

Author SHA1 Message Date
  Michael Niedermayer 013291501f Allocate last picture for 4xm pfrm if its not allocated. 15 years ago
  Alex Converse 5fbf2b3f66 Fix two typos in git howto. 15 years ago
  Stefano Sabatini dccdd93efc Make config_props() return AVERROR(EINVAL) rather than 1 in case of 15 years ago
  Ramiro Polla 8032d1dee9 use git describe for naming version in pure git clones 15 years ago
  Janne Grunau adb8669c04 fix typo in git howto section heading 15 years ago
  Michael Niedermayer 8bb7d97be0 Check 4xm headers for validity. This should avoid 1/0. 15 years ago
  Janne Grunau 30876e3917 Add section how to find a svn changeset with git commands 15 years ago
  Stefano Sabatini 199c18a784 Fix weird indent in get_video_frame(). 15 years ago
  Anton Khirnov df17f6d507 Add git-howto. 15 years ago
  Sascha Sommer f62be777ee support decoding of files that contain the number 15 years ago
  Stefano Sabatini 240034195a In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists. 15 years ago
  Carl Eugen Hoyos a0f593d00d Values >4 for lowres corrupt output. 15 years ago
  Stefano Sabatini f0e5c1c000 Reformat documentation for -vsync @var{parameter}. 15 years ago
  Carl Eugen Hoyos 05503cee00 Since lowres == crop for bmp, remove it to avoid confusion. 15 years ago
  Ronald S. Bultje 84cac86e7e Fix fate breakage in r26382. 15 years ago
  Baptiste Coudurier ecea47a6ed Remove useless free, fix warning: 15 years ago
  Ronald S. Bultje 1b3e43e4fd Fix overflow in pred16x16_plane x86 simd code. Fixes issue 2547. 15 years ago
  Stefano Sabatini b1779800c4 Include libavcore/audioconvert.h, required for 15 years ago
  Stefano Sabatini 1d5b188518 Reindent. 15 years ago
  Stefano Sabatini 7986e34db0 Make ff_dprintf_link() print meaningful information for audio links. 15 years ago
  Jason Garrett-Glaser b9af15402d Remove evil timers that snuck their way into r26375. 15 years ago
  Jason Garrett-Glaser fb2734c8a6 Fix r26375 on non-x86. 15 years ago
  Jason Garrett-Glaser f14bdd8e75 H.264: Partially inline CABAC residual decoding 15 years ago
  Stefano Sabatini a242ac3620 Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. 15 years ago
  Stefano Sabatini 6baf4afa99 Make avfilter_unref_buffer() accept a NULL parameter. 15 years ago
  Stefano Sabatini 24d13ebc15 Reindent after the last commit. 15 years ago
  Stefano Sabatini 112c4b8796 In ffplay, do not open display if -nodisp is set. 15 years ago
  Michael Niedermayer f9329946d0 Parse fact chunks from wav files to find duration. 15 years ago
  Michael Niedermayer 724b1f6a05 Factor tag reading code out of wav read_header() 15 years ago
  Frank Barchard 925aa96915 Second hunk from secrity fix from google. 15 years ago
  Sascha Sommer f734671925 do not read over the end of the packet 15 years ago
  Michael Niedermayer 462b26202b Set duration for wav files from sample size and data size or the wf64 sample value. 15 years ago
  Frank Barchard 13184036a6 Check rangebits to avoid a possible crash. 15 years ago
  Kostya Shishkov 03ec42aa1c Change some band size calculations in Bink decoder to use width in blocks 15 years ago
  Reimar Döffinger b0c8b8a69d Lagarith: fix decoding of one-coloured frames by reading the per-plane 15 years ago
  Stefano Sabatini fbd56159a0 Add docs and Changelog entry for the -copytb option added in r26340. 15 years ago
  Stefano Sabatini f93fe7764b Add APIchanges entry for the av_metadata_copy() addition. 15 years ago
  Daniel Kang eb40d7ffa7 Check symbol validity to avoid a crash, fixes issue 2523. 15 years ago
  Justin Ruggles 0db5d2b09e cosmetics: spacing, line wrap, and remove unneeded braces 15 years ago
  Justin Ruggles 964f2cf2a0 Process all EXP_REUSE blocks at once in exponent_min(). 15 years ago
  Justin Ruggles 7d87d56ff8 Take advantage of per-channel exponent and exponent strategy layout to 15 years ago
  Justin Ruggles 5bff8590f3 Simplify compute_exp_strategy() by passing a pointer to all exponents and 15 years ago
  Justin Ruggles 4b90c35d74 Use a local variable in the inner loop of group_exponents() to simplify the 15 years ago
  Justin Ruggles a281c6509f cosmetics: remove unneeded braces 15 years ago
  Justin Ruggles 5fc2e0075d cosmetics: rename block_num to blk for variable name consistency 15 years ago
  Justin Ruggles 0429e4a6ca Move exp_strategy from AC3Block to AC3EncodeContext in order to arrange by 15 years ago
  Justin Ruggles 7cc4be58b4 Rearrange exponent buffer to group all blocks for a single channel together. 15 years ago
  Stefano Sabatini d881a0e895 Cosmetics: fix weird indent. 15 years ago
  Jason Garrett-Glaser 2a1f431d38 H.264/SVQ3: make chroma DC work the same way as luma DC 15 years ago
  Jason Garrett-Glaser 290fabc684 Port SVQ3 to use the new mb_luma_dc method of storing luma DC coefficients. 15 years ago