37586 Commits (d4385299d3ebaa46fe705cf5d683b57fb21188e2)
 

Author SHA1 Message Date
  Javier Cabezas d4385299d3 DNxHD: remove ff_thread_finish_setup, it isn't needed at all. 14 years ago
  Stefano Sabatini f491f033f5 ffmpeg: document the unit for the -fs option parameter 14 years ago
  Stefano Sabatini b7d45d0b0f lavfi: add setfield filter 14 years ago
  Stefano Sabatini e8a06b1486 lavf/4xm: use proper error codes 14 years ago
  Stefano Sabatini 2cbe9121ac doc/filters.texi: use multiple @example blocks for distinct examples in setdar docs 14 years ago
  Stefano Sabatini 23534d0c4c doc/filters.texi: prefer @example over the unsupported @math for showing equation 14 years ago
  Stefano Sabatini 3fa9ace3d8 doc/filters.texi: merge setdar and setsar documentation 14 years ago
  Stefano Sabatini 70ffda3217 lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 14 years ago
  Stefano Sabatini 1ca0812d90 ffprobe: fix typo in ESCAPE_CHECK_SIZE 14 years ago
  Michael Niedermayer e81e0b9991 cache: fix "warning: passing argument 2 of ‘av_tempfile’ from incompatible pointer type" 14 years ago
  Michael Niedermayer 8d756c0d55 fix "warning: variable ‘cflags’ set but not used" 14 years ago
  Michael Niedermayer 6679271700 avio: Fix "warning: initialization from incompatible pointer type" 14 years ago
  Paul B Mahol ef511d8a35 changelog: fix typo 14 years ago
  Paul B Mahol b8d78175d2 v408: do not unconditionally compile codecs 14 years ago
  Carl Eugen Hoyos bb9c8d9439 Add v408 / AYUV encoder and decoder. 14 years ago
  Carl Eugen Hoyos 5fa1a1d8fc Support YV12 from video4linux2 devices. 14 years ago
  Carl Eugen Hoyos 42ae83c196 Allow muxing VP6A into flv. 14 years ago
  Reimar Döffinger 8162c6f0bd oggdec: add missing ogg_reset on seek. 14 years ago
  Reimar Döffinger 1b0dc96fc9 oggdec: fix keyframe seeking when granule_is_start is 0. 14 years ago
  Michael Niedermayer 982783ac49 ffmpeg: document avi special case 14 years ago
  Michael Niedermayer bfb5ba8495 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 7e850f1cd0 dwt: fix about a dozen "warning: assignment from incompatible pointer type" 14 years ago
  Michael Niedermayer 2453ca4931 dwt: fix a dozen or so "warning: initialization from incompatible pointer type" 14 years ago
  Michael Niedermayer 861aa9e7c2 mpegaudiodec: remove unused variable 14 years ago
  Paul B Mahol 86b57e4efe ape: fix seeking 14 years ago
  Michael Niedermayer d3f912c1f0 adler32: add comment for the SIMD code 14 years ago
  Michael Niedermayer 26585d2a7f adler32: rewrite using integer SIMD. 14 years ago
  Reimar Döffinger 5b0103590c Remove warning about Ogg skeleton v4. 14 years ago
  Paul B Mahol b60620bf7e apedec: 8bit and 24bit support 14 years ago
  Clément Bœsch 785d8a3868 fate: use compression level 0 for flashsv2 tests. 14 years ago
  Reimar Döffinger d7b542ae29 Fix potential infinite discard loop. 14 years ago
  Michael Niedermayer 7f8027b76f adler32: avoid "too big" check in the inner loop 14 years ago
  Michael Niedermayer 25f35df115 xvid_rc: check that write() succeeded. 14 years ago
  Michael Niedermayer 3b46daa31f Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 670229ef43 apedec: remove unused variable 14 years ago
  Michael Niedermayer f57ab7ed37 zmbv: remove unused variable 14 years ago
  Reimar Döffinger 58dabf7bf2 Fix png decoding on x86. 14 years ago
  Justin Ruggles 6f1a5e8d6b dsputil: remove debug message in dsputil_init(). 14 years ago
  Reimar Döffinger da1ba4e88b Fix NASM compilation. 14 years ago
  Vincent Torri ed3c0fe85d Remove some warnings when compiling with mingw (mingw-w64, 32 bits) 14 years ago
  Alex Converse 29a20ac4a1 movdec: Avoid av_malloc(0) in stss 14 years ago
  Ramiro Polla 1f0fa80bfa dshow: use DirectShow information to set time_base 14 years ago
  Ramiro Polla c9e5acad61 dshow: fix AVInputFormat declaration after ABI breakage 14 years ago
  Diego Biurrun 58fc740059 build: Drop YASM-OBJS-FFT from SUBDIR_VARS. 14 years ago
  Diego Biurrun 7f2885bbb7 build: Drop unused X86-OBJS variable. 14 years ago
  Anton Khirnov 324fbadff9 avconv: remove debugging cruft from do_video_out(). 14 years ago
  Anton Khirnov 61a099680c avconv: factorize setting stream_index for the output packet. 14 years ago
  Anton Khirnov d2afbd9a56 frame{crc/md5}: set the stream timebase from codec timebase. 14 years ago
  Michael Niedermayer d77294c5e4 Merge remote-tracking branch 'qatar/master' 14 years ago
  Justin Ruggles 22c0babbb2 apedec: remove unneeded #include of get_bits.h and associated macro 14 years ago