38119 Commits (00a63bfb87af6cf7bcdf85848830a90c7e052d41)
 

Author SHA1 Message Date
  Anton Khirnov 669cc0f364 lavc: fix get_buffer() compatibility layer for audio. 13 years ago
  Anton Khirnov 98cec5c84f ratecontrol: remove an unused variable 14 years ago
  Anton Khirnov e2c2974120 vorbisdec: do not leak the first frame. 13 years ago
  Xi Wang 5d639b2b4a vf_pad: fix a & instead of && typo 13 years ago
  Vittorio Giovara 2eaa3663fd avplay: enable only when SDL 1.2 is found 13 years ago
  Anton Khirnov adfa53d67c lavc: remove disabled FF_API_VDA_ASYNC cruft 13 years ago
  Anton Khirnov bdd1567c35 lavc: remove disabled FF_API_CODEC_ID cruft 13 years ago
  Anton Khirnov 7d42fd6bb9 lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft 13 years ago
  Anton Khirnov 845017105f lavc: remove disabled FF_API_DSP_MASK cruft 13 years ago
  Anton Khirnov d03a94e2b7 lavc: remove disabled FF_API_SUB_ID cruft 13 years ago
  Anton Khirnov 2a11369523 lavc: remove disabled FF_API_INTER_THRESHOLD cruft 13 years ago
  Anton Khirnov 9d6cf81f02 lavc: remove disabled FF_API_COLOR_TABLE_ID cruft 13 years ago
  Anton Khirnov 3b0f586f07 lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft 13 years ago
  Anton Khirnov 0f24a3ca99 lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft 13 years ago
  Anton Khirnov f073b1500e lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 13 years ago
  Anton Khirnov 5d606863c3 lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft 13 years ago
  Anton Khirnov 6327c10702 atomic: fix CAS with armcc. 13 years ago
  Justin Ruggles 486f0b0cfc png: use av_mallocz_array() for the zlib zalloc function 13 years ago
  Justin Ruggles e984f47873 libmp3lame: use the correct remaining buffer size when flushing 13 years ago
  Martin Storsjö 666fe5da47 atomic: Exclude the unsupported implementation headers from checkheaders 13 years ago
  Anton Khirnov e7553f4c78 avconv: do not silently ignore unused codec AVOptions. 13 years ago
  Anton Khirnov db2d65ce1e avconv: fix a typo 13 years ago
  Anton Khirnov 64bfc3e205 FATE: replace -vb with -b:v 13 years ago
  Anton Khirnov 6deae8e053 FATE: remove the -dct option from some decoding tests. 13 years ago
  Anton Khirnov 41d2008b15 avconv: use a local variable for InputFile in open_input_file(). 13 years ago
  Anton Khirnov 1da54e908e avconv: use a local variable for OutputFile in open_output_file(). 13 years ago
  Anton Khirnov 9d3009c6c4 avconv: print an error on applying options of the wrong type. 13 years ago
  Martin Storsjö e460aa3282 atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 13 years ago
  Martin Storsjö f1af3d19a7 output-example: Update to use encode_video2 instead of the now dropped encode_video 13 years ago
  Martin Storsjö 2240e92f05 atomic: Add include guards to the implementation headers 13 years ago
  Anton Khirnov 7c45087b84 lavc: update the fallback versions of ff_thread_* 13 years ago
  Yusuke Nakamura 19dd4017ab libopencore-amr: Add the missing 3rd argument of ff_get_buffer() 13 years ago
  Anton Khirnov f86d66bcfa vmdaudio: fix invalid reads when packet size is not a multiple of chunk size 13 years ago
  Anton Khirnov 4c0080b7e7 wmaprodec: return an error, not 0, when the input is too small. 13 years ago
  Anton Khirnov cacad1c058 wmaprodec: require block_align to be set. 13 years ago
  Anton Khirnov ea1136baaf wmadec: require block_align to be set. 13 years ago
  Anton Khirnov 3ba40ebb6c ivi_common: do not call MC for intra frames when dc_transform is unset 13 years ago
  Anton Khirnov 3e2f200237 roqvideodec: fix a potential infinite loop in roqvideo_decode_frame(). 13 years ago
  Anton Khirnov 8a49d2bcbe xxan: fix invalid memory access in xan_decode_frame_type0() 13 years ago
  Anton Khirnov 6c7d339afc tty: set avg_frame_rate. 13 years ago
  Anton Khirnov bde48aa92d FATE: enable multiple slices in the ffv1 vsynth test 13 years ago
  Anton Khirnov d243896987 ffv1: fix calculating slice dimensions for version 2 13 years ago
  Anton Khirnov 7b89cd20d8 eamad: allocate a dummy reference frame when the real one is missing 13 years ago
  Anton Khirnov 0651e892e1 Replace remaining includes of audioconvert.h with channel_layout.h 13 years ago
  Anton Khirnov 542b83fc90 Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*. 13 years ago
  Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 13 years ago
  Anton Khirnov 8df23e938b lavc: postpone the removal of request_channels API. 13 years ago
  Anton Khirnov 1296b1f6c0 AVFrame: deprecate all now unused fields 13 years ago
  Anton Khirnov ddcca4ba07 lavc: stop setting AVFrame.motion_subsample_log2 13 years ago
  Anton Khirnov e7bbfc4242 avserver: don't set deprecated options. 13 years ago