59238 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)
 

Author SHA1 Message Date
  Michael Niedermayer ab0b1fdd17 Merge commit 'd6d27f3e58e6980bce4a490e7d8cc0f6a84521fe' 11 years ago
  Kieran Kunhya 58894ab3f9 lavc: add support for interleaved chroma formats to libx264. 11 years ago
  Michael Niedermayer a454dec19a pixdesc: fix NV20* descriptors 11 years ago
  Rainer Hochecker 71cabb521a h264: do not discard NAL_SEI when skipping frames 11 years ago
  Michael Niedermayer 84df6d6a85 h264_sei: check SEI size 11 years ago
  Vittorio Giovara edaba18021 h264: log extradata skip only for non-ignored NALs 11 years ago
  Vittorio Giovara 26179964ff h264_sei: log unknown sei messages 11 years ago
  Martin Storsjö 5f24fe82e5 mpegvideo: Initialize chroma_*_shift and codec_tag even if the size is 0 11 years ago
  Alex Smith d6d27f3e58 configure: Enable -Qansi-alias for icl 14+ 11 years ago
  Michael Niedermayer 17513f4fb3 Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer 15d4965239 avcodec/mjpegenc: dont store DQT for LJPEG 11 years ago
  Michael Niedermayer fb45de779c avformat/omadec: simplify checks in nprobe() 11 years ago
  Lukasz Marek 23ad4d6f58 doc/outdevs: add sdl window_fullscreen option 11 years ago
  Martin Storsjö 8812a8057f h263dec: Remove a hack that can cause infinite loops 11 years ago
  Ronald S. Bultje 34b429d5ba vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride. 11 years ago
  Michael Niedermayer 3f3867ca27 Merge remote-tracking branch 'cigaes/master' 11 years ago
  Michael Niedermayer 356031348c avcodec/vc1dec: fix propagating error codes from various functions 11 years ago
  Michael Niedermayer a51f3b53fe avcodec/vc1dec: Fix return code on malloc() failure from ff_vc1_decode_init_alloc_tables() 11 years ago
  Michael Niedermayer 552945efe6 Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer 8c766228c1 Merge commit 'f2b00a5372bfa1d82a8ab99cb8eafac8a9473494' 11 years ago
  Michael Niedermayer 50138a9235 Merge commit '23d6ba2c44540eb39c6880e4cbd527d297d264a9' 11 years ago
  Michael Niedermayer eeeb3c8fa3 Merge commit 'f7e616959aff8706edccdae763c24c897c449f6f' 11 years ago
  Michael Niedermayer ef7e8efc6b Merge commit 'ce67f442be0f6c4a8794272873852e256b5b8ee4' 11 years ago
  Stefano Sabatini 7bac6e5cf8 ffprobe: fix uninitialized variable warning 11 years ago
  Michael Niedermayer c74fa39b93 Merge commit 'bb7bf175951475235ee7d0504198c4a30cf5d5dd' 11 years ago
  Michael Niedermayer 79fbd7a5c1 Merge commit '5e25fdbfe01635cfc650ac4adc27d434b2df0d64' 11 years ago
  Michael Niedermayer 8b85d9bfb6 Merge commit 'b772b0e28eba6abf76d86ee8c6e459a86642db5a' 11 years ago
  Michael Niedermayer eed40b2957 Merge commit 'ede508443e4bf57dc1e019fac81bf6244b88fbd3' 11 years ago
  Michael Niedermayer 621845fecc Merge commit '91be1103fd1f79d381edf268c32f4166b6c3b6d8' 11 years ago
  Michael Niedermayer 341dc59053 Merge commit 'f1eac2b8a0370b908cd691086d11f51342054730' 11 years ago
  Michael Niedermayer d4574b7608 Merge commit 'a9553bbb336a7186c62b3b14a0499c1b6ba61ebd' 11 years ago
  Michael Niedermayer b189c699b9 Merge commit '187023f6b2b43966acb2449a379b4ededdc4b22e' 11 years ago
  Michael Niedermayer 03e9506aae Merge commit '5055035670bd1a1eaca64bd3bc71fb07de9df2c3' 11 years ago
  Michael Niedermayer 09e06cd90f Merge commit 'c951e4b442df9dde6051634a85359eb809bf2142' 11 years ago
  Michael Niedermayer eaa20afa76 Merge commit 'ba77757a7efafe38924b6b423acfca8c1e1c62d6' 11 years ago
  Michael Niedermayer c70e647a15 Merge commit '5840473890440dbe0bd2cce530ebb3d93e187ae6' 11 years ago
  Michael Niedermayer eee8cb42d0 Merge commit 'e40a0e822801d2485e4e555909d7a82713fa86a5' 11 years ago
  Michael Niedermayer f3a02f4bc1 Merge commit '32a414f316c7f0eea877370e3f9d9f25afbf5da2' 11 years ago
  Nicolas George 231e50157c lavfi/dualinput: reimplement on top of framesync. 12 years ago
  Nicolas George 53319d5c93 lavfi: add an API to synchronize multiple video inputs. 12 years ago
  Michael Bradshaw 3cfd4df8e7 libopenjpeg: init and close properly; don't config during encode 11 years ago
  Paul B Mahol e494f44c05 avcodec/escape124: fix infinite loop 11 years ago
  Timothy Gu ca10d66719 doc/filters: add [] labels for the graph of the opening paragraph example 11 years ago
  Stefano Sabatini 21f6ff3801 doc/filters: use between() function in select examples 11 years ago
  Stefano Sabatini 57618d80af doc/fftools: rework some paragraph in the AVOptions chapter 11 years ago
  Paul B Mahol 0de4efb8d7 doc/filters: put ladspa configure option into @code{} 11 years ago
  Michael Niedermayer fbf861cb84 tests/fate/prores: fix skip alpha tests on big endian 11 years ago
  Michael Niedermayer b5b762b714 avcodec/avcodec.h: skip_alpha should not be accessed directly (would cause ABI issues) 11 years ago
  Paul B Mahol f8e8932e92 doc/filters: mention configure option for ladspa 11 years ago
  Martin Storsjö b6c7bd53f4 movenchint: Clear size and len if the realloc failed 11 years ago