37648 Commits (160008a60f464bfade4495698beedb18c8f11d42)
 

Author SHA1 Message Date
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
Anton Khirnov e15e2a6d2a libx264: fix indentation. 13 years ago
KO Myung-Hun c853124fb0 Use SECTION_TEXT instead of section .text for the compatibility 13 years ago
Paul B Mahol 9b9bf5ab73 ffv1: cosmetics: indentation 13 years ago
Ronald S. Bultje 24947d4988 vorbis: fix overflows in floor1[] vector and inverse db table index. 13 years ago
Ronald S. Bultje 7e4d9d5d45 win64: add a XMM clobber test configure option. 13 years ago
Clément Bœsch 8c48652ff0 dct-test: remove odivx_idct_c dead prototype. 13 years ago
Martin Storsjö 89415b8e3f movdec: Parse the dvc1 atom 13 years ago
Mans Rullgard cd2f98f365 ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6 13 years ago
Diego Biurrun 148bc235b0 swscale: K&R formatting cosmetics for Blackfin code 13 years ago
Piotr Bandurski 3f57bde1f2 frwu: lowercase the FRWU codec name 13 years ago
Carl Eugen Hoyos af0f8c09cc Cosmentics: Fix AVUI comment. 13 years ago
Janne Grunau 7f19bdc2a2 movdec: fix dts generation in fragmented files 13 years ago
Mans Rullgard 2c98f407c8 fate: make acodec-ac3_fixed test output raw AC3 13 years ago
Clément Bœsch d50a4c4a5b lavfi/amerge: copy ref props after filtering samples. 13 years ago
Clément Bœsch 85c66793d7 lavfi/pan: copy ref props after filtering samples. 13 years ago
Clément Bœsch c79eddaff1 lavfi/aconvert: use libswresample. 13 years ago
Clément Bœsch e96be8409f lavfi/aresample: use libswresample. 13 years ago
Clément Bœsch 9f0b0db0d3 lavfi/aformat: use do..while(0) form for macro. 13 years ago
Clément Bœsch d055c3286c doc: document amerge filter as an alternative for the -map_channel limitation. 13 years ago
Clément Bœsch b90d79ec1f timecode: drop lavc timecode on next bump. 13 years ago
Clément Bœsch 6f55156234 dvenc: use new public timecode API. 13 years ago
Clément Bœsch bf6e83a8e8 mxfenc: use new public timecode API. 13 years ago
Clément Bœsch e2407556f1 gxfenc: use new public timecode API. 13 years ago
Clément Bœsch d8804905eb mpeg12enc: use new public timecode API. 13 years ago
Clément Bœsch f65600d519 drawtext: use new public timecode API. 13 years ago
Clément Bœsch 11e5d3b9cf dv: use new public timecode API. 13 years ago
Clément Bœsch 77971609de mov: honor tmcd flags while extracting timecode meta. 13 years ago
Clément Bœsch bd10f01aa8 mov: use new public timecode API. 13 years ago
Clément Bœsch ed67dac093 mpeg12: use av_mpegtc_to_timecode_string(). 13 years ago
Clément Bœsch dc386a5e3c ffprobe: use av_mpegtc_to_timecode_string(). 13 years ago
Clément Bœsch 0eaa123b34 lavu: add public timecode API. 13 years ago
Janne Grunau fcc518a024 APIchanges: add missing commit hashes 13 years ago
Clément Bœsch b18ebcbe83 timecode: add write regressions tests. 13 years ago
Carl Eugen Hoyos de05e41bfc Use the correct pix_fmt for 32bit x11grab. 13 years ago