45418 Commits (efb0e4e7afc633467b83786819262cb15eda2df6)
 

Author SHA1 Message Date
  Stefano Sabatini 396648cc6a configure: link flite against libasound 12 years ago
  Paul B Mahol 8cd1c0febe pcx: convert to bytestream2 API 12 years ago
  Michael Niedermayer 492b8ec4c5 av_opt_set_from_string: fix memleak 12 years ago
  Michael Niedermayer 7df9f595c9 swri_resample_init: unsupported sample formats are an internal error. 12 years ago
  Michael Niedermayer e47ab0b2c9 ffmpeg_opt: dont fail for sameq/same_quant. 12 years ago
  Michael Niedermayer 4334ba043e ffprobe: fix use of uninitialized pointer in av_strtok() 12 years ago
  Michael Niedermayer bdcff5af7f af_volumedetect: fix use of uninitilaized variable in case of planar audio. 12 years ago
  Michael Niedermayer 989c91b504 asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok() 12 years ago
  Michael Niedermayer 4e4ae2f82c sha: change loop condition to be tighter. 12 years ago
  Michael Niedermayer fac1ccbda1 swscale-test: fix freeing of uninitialized variable 12 years ago
  Matthieu Bouron e782d8728f fate: add vf_idet filter to lavfi regression tests 12 years ago
  Michael Niedermayer 4d4f431ab7 vf_idet: zero pointers after freeing references 12 years ago
  Michael Niedermayer cac749a551 vf_idet: fix free after use 12 years ago
  Janne Grunau 1a2c7880aa averror: make error values proper negative values 12 years ago
  Mans Rullgard 4436f25a16 build: remove references to unused EXTRAOBJS variable 12 years ago
  Mans Rullgard effe443877 build: do not use LIB as variable name 12 years ago
  Mans Rullgard 1c7428e655 build: whitespace cosmetics 12 years ago
  Mans Rullgard e5c6e9a6f2 build: remove single-use variable THIS_LIB 12 years ago
  Carl Eugen Hoyos 1a104bf641 Fix broken timestamps for some mp3 in avi samples. 12 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 13 years ago
  Michael Niedermayer 317505b566 lavf: do not prematurely accept a format with low score in init_input() 12 years ago
  Michael Niedermayer b47396b614 img2dec: detect .raw files only with a low score as img2 12 years ago
  Michael Niedermayer 94f5470a20 lavf: add a AVPROBE_SCORE_RETRY instead of using hardcoded values. 12 years ago
  Janne Grunau b404c66056 fate: add h263 obmc vsynth tests 12 years ago
  Janne Grunau 8d09d39a4b avconv: remove bogus warning when using avconv -h without parameter 12 years ago
  Janne Grunau 25227c3a78 averror: explicitly define AVERROR_* values 12 years ago
  Janne Grunau c466eb1746 flashsv: propagate inflateReset() errors 12 years ago
  Janne Grunau 6d556e8327 indeo4/5: remove constant parameter num_bands from wavelet recomposition 12 years ago
  Janne Grunau bd141f5ec9 mxfdec: return error if no segments are available in mxf_get_sorted_table_segments 12 years ago
  Mashiat Sarker Shakkhar 35a35d49d2 Double motion vector range for HPEL interlaced picture in proper place 12 years ago
  Mashiat Sarker Shakkhar eb657ecefd vc1dec: Set opposite to the correct value for 1REF field pictures 12 years ago
  Mashiat Sarker Shakkhar 7cc3c4e1d4 vc1dec: Invoke edge emulation regardless of MV precision for 1-MV chroma 12 years ago
  Mashiat Sarker Shakkhar 88058d9a99 vc1dec: Set chroma reference field from REFFIELD for 1REF field pictures 12 years ago
  Luca Barbato b522000e9b avio: introduce avio_closep 12 years ago
  Luca Barbato 26db9100b2 segment: support applehttp style list 12 years ago
  Luca Barbato 82569b01a1 mpegtsenc: set muxing type notification to verbose 12 years ago
  Michael Niedermayer 9586db6ae5 lavc: docs: the field_order is set by the demuxer and not libavcodec for decoding 12 years ago
  Michael Niedermayer 92c3173c84 qt-faststart: fix printf argument type 12 years ago
  Paul B Mahol 2c5b1a2a6a txd: remove duplicated header inclusion 12 years ago
  Paul B Mahol ee109c6bc2 dtshd: fix seeking 12 years ago
  Michael Niedermayer 73ad355d23 avidec: fix 10l typo 12 years ago
  Michael Niedermayer 229e33a2b6 avidec: override sample size of 1024 for VBR AAC 12 years ago
  Matthieu Bouron f94edfe484 vf_idet: remove some unnecessary statement and unused variable 12 years ago
  Mashiat Sarker Shakkhar 7fb35ee931 vc1dec: Use correct spelling of "opposite" 12 years ago
  Janne Grunau 706a559b30 a64multienc: change mc_frame_counter to unsigned 12 years ago
  Jean-Baptiste Kempf 507dce2536 arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) 12 years ago
  Diego Biurrun 63a46c6101 svq1: Drop a bunch of useless parentheses 12 years ago
  Paul B Mahol 03cc52a07d takdec: fix seeking 12 years ago
  Mans Rullgard 41e46a5fba parseutils-test: do not print numerical error codes 12 years ago
  Diego Biurrun ada12f8366 svq1: K&R formatting cosmetics 12 years ago