37882 Commits (c980be9e3aafad57ec769cbb16c9ad6e640479cb)
 

Author SHA1 Message Date
Paul B Mahol 66fa2a1fb3 v210enc: do not set coded_frame->key_frame 13 years ago
Paul B Mahol d73466f841 v210enc: check for coded_frame allocation failure 13 years ago
Andrey Utkin e496c45d9b drawtext: add 'fix_bounds' option on coords fixing 13 years ago
Andrey Utkin 2b43dfce36 drawtext: fix text_{w, h} expression vars 13 years ago
Michael Niedermayer e81e0b9991 cache: fix "warning: passing argument 2 of ‘av_tempfile’ from incompatible pointer type" 13 years ago
Michael Niedermayer 8d756c0d55 fix "warning: variable ‘cflags’ set but not used" 13 years ago
Michael Niedermayer 6679271700 avio: Fix "warning: initialization from incompatible pointer type" 13 years ago
Paul B Mahol ef511d8a35 changelog: fix typo 13 years ago
Paul B Mahol b8d78175d2 v408: do not unconditionally compile codecs 13 years ago
Carl Eugen Hoyos bb9c8d9439 Add v408 / AYUV encoder and decoder. 13 years ago
Carl Eugen Hoyos 5fa1a1d8fc Support YV12 from video4linux2 devices. 13 years ago
Carl Eugen Hoyos 42ae83c196 Allow muxing VP6A into flv. 13 years ago
Reimar Döffinger 8162c6f0bd oggdec: add missing ogg_reset on seek. 13 years ago
Reimar Döffinger 1b0dc96fc9 oggdec: fix keyframe seeking when granule_is_start is 0. 13 years ago
Andrey Utkin e7f0bc8c0f drawtext: add missing braces around an if() block. 13 years ago
Michael Niedermayer 982783ac49 ffmpeg: document avi special case 13 years ago
Michael Niedermayer bfb5ba8495 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 7e850f1cd0 dwt: fix about a dozen "warning: assignment from incompatible pointer type" 13 years ago
Michael Niedermayer 2453ca4931 dwt: fix a dozen or so "warning: initialization from incompatible pointer type" 13 years ago
Michael Niedermayer 861aa9e7c2 mpegaudiodec: remove unused variable 13 years ago
Paul B Mahol 86b57e4efe ape: fix seeking 13 years ago
Michael Niedermayer d3f912c1f0 adler32: add comment for the SIMD code 13 years ago
Michael Niedermayer 26585d2a7f adler32: rewrite using integer SIMD. 13 years ago
Reimar Döffinger 5b0103590c Remove warning about Ogg skeleton v4. 13 years ago
Paul B Mahol b60620bf7e apedec: 8bit and 24bit support 13 years ago
Clément Bœsch 785d8a3868 fate: use compression level 0 for flashsv2 tests. 13 years ago
Reimar Döffinger d7b542ae29 Fix potential infinite discard loop. 13 years ago
Michael Niedermayer 7f8027b76f adler32: avoid "too big" check in the inner loop 13 years ago
Michael Niedermayer 25f35df115 xvid_rc: check that write() succeeded. 13 years ago
Michael Niedermayer 3b46daa31f Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 670229ef43 apedec: remove unused variable 13 years ago
Michael Niedermayer f57ab7ed37 zmbv: remove unused variable 13 years ago
Reimar Döffinger 58dabf7bf2 Fix png decoding on x86. 13 years ago
Justin Ruggles 6f1a5e8d6b dsputil: remove debug message in dsputil_init(). 13 years ago
Reimar Döffinger da1ba4e88b Fix NASM compilation. 13 years ago
Vincent Torri ed3c0fe85d Remove some warnings when compiling with mingw (mingw-w64, 32 bits) 13 years ago
Alex Converse 29a20ac4a1 movdec: Avoid av_malloc(0) in stss 13 years ago
Ramiro Polla 1f0fa80bfa dshow: use DirectShow information to set time_base 13 years ago
Ramiro Polla c9e5acad61 dshow: fix AVInputFormat declaration after ABI breakage 13 years ago
Diego Biurrun 58fc740059 build: Drop YASM-OBJS-FFT from SUBDIR_VARS. 13 years ago
Diego Biurrun 7f2885bbb7 build: Drop unused X86-OBJS variable. 13 years ago
Anton Khirnov 324fbadff9 avconv: remove debugging cruft from do_video_out(). 13 years ago
Anton Khirnov 61a099680c avconv: factorize setting stream_index for the output packet. 13 years ago
Anton Khirnov d2afbd9a56 frame{crc/md5}: set the stream timebase from codec timebase. 13 years ago
Michael Niedermayer d77294c5e4 Merge remote-tracking branch 'qatar/master' 13 years ago
Justin Ruggles 22c0babbb2 apedec: remove unneeded #include of get_bits.h and associated macro 13 years ago
Justin Ruggles e4169612a1 apedec: av_fast_malloc() instead of av_realloc() 13 years ago
Justin Ruggles 0759c8eb10 apedec: fix handling of packet sizes that are not a multiple of 4 bytes 13 years ago
Clément Bœsch 9477fa094b lavu/timecode: use @see for URL in doxygen. 13 years ago
Clément Bœsch 174880f580 lavfi/thumbnail: rename @url to @see. 13 years ago