45216 Commits (949acefc11b4a77006d2d2c87f162a1656afd620)
 

Author SHA1 Message Date
Andrey Utkin 949acefc11 tcp: use timeout option consistently 13 years ago
Andrey Utkin d2b18c8f5b Introduce ff_network_wait_fd_timeout() 13 years ago
KO Myung-Hun 3a45688abc lavc: include os2threads.h in vp8.h if HAVE_OS2THREADS is enabled 13 years ago
Anuj Mittal 8d2e0e2c70 Check for resync marker based on vop coding type- vop_fcode_forward and vop_fcode_backward L 13 years ago
Anuj Mittal ce19aec15b Check resync marker only when enabled. 13 years ago
Michael Niedermayer ef9fe5bedd Merge remote-tracking branch 'qatar/master' 13 years ago
Diego Biurrun a75b9a1804 mingw/cygwin: Stop adding -fno-common to gcc CFLAGS 13 years ago
Diego Biurrun f75f4194d1 Restructure av_log_missing_feature message 13 years ago
Paul B Mahol 238e904df3 DTS-HD demuxer 13 years ago
Martin Storsjö c136a813d7 rtp: Support packetization/depacketization of opus 13 years ago
Paul B Mahol 3a2d3df0e0 fate-lossless-tak: remove unneeded -f s16le 13 years ago
Yusuke Nakamura e04826c34e file: Set the return value type for lseek to int64_t. 13 years ago
Carl Eugen Hoyos 61a9f099b7 Write 32bit palette to Targa files. 13 years ago
Michael Niedermayer 1e83e6ad7a ra144: fix code with ftrapv. 13 years ago
Michael Niedermayer 03f5043f5d eval: Fix eval test with ftrapv 13 years ago
Michael Niedermayer e73bac484f configure: add support to nicely enable ftrapv 13 years ago
Bobby Bingham b56f94cc36 targa: cosmetics - add some whitespace 13 years ago
Bobby Bingham 50787fe350 targa: remove unused context members 13 years ago
Bobby Bingham c2eec3df89 targa: support 2-way and 4-way interleaved files 13 years ago
Bobby Bingham 3d9cdfdce7 targa: use named constants for flag values 13 years ago
Michael Niedermayer d07940b76d motion_est: switch asserts to av_asserts 13 years ago
Michael Niedermayer 72c2d8a346 dsputil: convert asserts to av_asserts 13 years ago
Michael Niedermayer 8da7907a4a adpcmenc: switch to av_assert() 13 years ago
Carl Eugen Hoyos b49d94e4f2 Support decoding of targa files with 32bit palette. 13 years ago
Mans Rullgard f79364b2c3 ppc: fix Altivec build with old compilers 13 years ago
Tim Nicholson a02762995b movenc.c: Force correct value for "Samples per packet" for pcm audio 13 years ago
Mans Rullgard 643933f51d build: add LTO support for PGI compiler 13 years ago
Mans Rullgard 8f23907f3e build: add -Mdse to PGI optimisation flags 13 years ago
Martin Storsjö c9b10cc4db rtpenc_vp8: Update the packetizer to the latest spec version 13 years ago
Martin Storsjö 66d652cbf3 rtpdec_vp8: Make the depacketizer implement the latest spec draft 13 years ago
Michael Niedermayer 52dc18d414 Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 27a310e381 doc: allow building with old texi2html versions 13 years ago
Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 13 years ago
Anton Khirnov 89715a3cf1 lavu: fix typo in Makefile 13 years ago
Michael Niedermayer ae77266fce Merge commit '78071a1420b425dfb787ac739048f523007b8139' 13 years ago
Michael Niedermayer 43c157f4a4 Merge remote-tracking branch 'qatar/master' 13 years ago
Janne Grunau ea14a655f7 avutil: skip old_pix_fmts.h since it is just a list 13 years ago
Janne Grunau 7e522859fc x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 13 years ago
Janne Grunau cb36febcbc x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86) 13 years ago
Janne Grunau f101eab1be x86: call most of the x86 dsp init functions under if (ARCH_X86) 13 years ago
Luca Barbato d19d01bf62 doc: support the new website layout 13 years ago
Luca Barbato 91f5f87561 doc: remove a warning from filters.texi 13 years ago
Luca Barbato 175d0d94da doc: initial nut documentation 13 years ago
Luca Barbato 0826d8513d segment: drop global headers setting 13 years ago
Paul B Mahol d7a4739265 TAK demuxer, decoder and parser 13 years ago
Clément Bœsch 208a5d1322 fate/ffprobe: add some stream metadata. 13 years ago
Clément Bœsch f7c46d251c ffserver: fix seeking with ?date=... 13 years ago
Anton Khirnov 8728b958ff lavu: fix typo in Makefile 13 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 13 years ago
Anton Khirnov 78071a1420 pixfmt: add AV_ prefixes to PIX_FMT_* 13 years ago