41002 Commits (c0532f4bbc4397b90d2c6e0413b2374fed5b3a05)
 

Author SHA1 Message Date
Anton Khirnov a2cd9be212 lavfi: add an audio buffer sink. 13 years ago
Anton Khirnov 4c66c40718 lavfi: add an audio buffer source. 13 years ago
Anton Khirnov 720c6b78d1 buffersrc: add av_buffersrc_write_frame(). 13 years ago
Anton Khirnov 8b05e13df3 buffersrc: fix invalid read in uninit if the fifo hasn't been allocated 13 years ago
Anton Khirnov fad729fa50 lavfi: rename vsrc_buffer.c to buffersrc.c 13 years ago
Anton Khirnov fd127ede62 avfiltergraph: reindent 13 years ago
Anton Khirnov ff1f51a8aa lavfi: add channel layout/sample rate negotiation. 13 years ago
Anton Khirnov 5775a1832c lavfi: add types and functions for channel layout/samplerate negotiation 13 years ago
Robert Nagy 394a0267ab yadif: Flush filter on eof. 13 years ago
Robert Nagy 7dd56d411e yadif: Improve pts accuracy. 13 years ago
Nicolas George 9cf5bcded0 ffmpeg: accept + prefix to -pix_fmt option to disable automatic conversions. 13 years ago
Nicolas George 440af105f2 lavfi: add avfilter_graph_set_auto_convert(). 13 years ago
Mans Rullgard 7c6d240665 mtv: do not byteswap raw video in demuxer 13 years ago
Michael Niedermayer 7e944159c6 Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George 281bde2789 udp: check for HAVE_PTHREAD_CANCEL instead of HAVE_PTHREADS. 13 years ago
Nicolas George 83f954e859 configure: check for pthread_cancel. 13 years ago
Clément Bœsch b545b947dd ffprobe: replace fast_asprintf() with bprint utils. 13 years ago
Clément Bœsch 9548deeea9 lavu/bprint: add av_bprint_reset(). 13 years ago
Nicolas George 7a44223319 lavfi: document filter design subtleties. 13 years ago
Janne Grunau 31f2c0231f avprobe: free options at the end of main() 13 years ago
Janne Grunau 093c50a4f6 avprobe: close opened codecs after use 13 years ago
Michael Niedermayer 381cc4b1e6 update_initial_durations: use av_ts2str() 13 years ago
Michael Niedermayer c69b6649cf update_initial_durations: add some checks to ensure things match up. 13 years ago
Diego Biurrun 100c70b048 vcr1: Add vcr1_ prefixes to all static functions with generic names. 13 years ago
Diego Biurrun a761e5951c vcr1: Fix return type of common_init to match the function pointer signature. 13 years ago
Diego Biurrun 55da88c5ab vcr1enc: Replace obsolete get_bit_count by put_bits_count/flush_put_bits. 13 years ago
Diego Biurrun 5aad8e80a7 motion-test: remove disabled code 13 years ago
Diego Biurrun 70be4dddc8 gxfenc: remove disabled half-implemented MJPEG tag 13 years ago
Vitor Sessak fcc456b829 x86: use more standard construct for setting ASM functions in FFT code 13 years ago
Michael Niedermayer 6d49e819be ffmpeg: revert 492cc1 13 years ago
Michael Niedermayer 8443082db6 ogg: rewrite first timestamp reading code. 13 years ago
Michael Niedermayer 5931c754b8 ogg: in ogg_get_length() start from data_offset not 0. 13 years ago
Mans Rullgard 09a35f251a fate: westwood-aud: disable decoding 13 years ago
Mans Rullgard f70d91e268 fate: caf: disable decoding 13 years ago
Mans Rullgard b809991a31 fate: film-cvid: drop pcm audio and rename test 13 years ago
Mans Rullgard 0bbb330ee3 fate: d-cinema-demux: drop unnecessary flags 13 years ago
Mans Rullgard cd7b82c5d1 fate: split off dpcm-interplay from interplay-mve tests 13 years ago
Mans Rullgard 838521e110 fate: rename funcom-iss to adpcm-ima-iss 13 years ago
Mans Rullgard 9656b7f2ae fate: rename cryo-apc to adpcm-ima-apc 13 years ago
Mans Rullgard 773459e757 fate: rename adpcm-psx-str-v3 to adpcm-xa 13 years ago
Mans Rullgard 6a64ff74fe fate: split off adpcm-ms-mono test from dxa-feeble 13 years ago
Mans Rullgard 95939bf565 fate: split off adpcm-ima-ws test from vqa-cc 13 years ago
Mans Rullgard 88ae6178b1 fate: add adpcm-ima-smjpeg test 13 years ago
Mans Rullgard cb0713fca2 fate: split off adpcm-ima-amv from amv test 13 years ago
Mans Rullgard 35d88a86e3 fate: separate bmv audio and video tests 13 years ago
Mans Rullgard bd7ac952b1 fate: separate delphine-cin audio and video tests 13 years ago
Mans Rullgard f4d2b93be4 fate: truemotion1: disable audio 13 years ago
Mans Rullgard 63322d8c89 fate: qtrle: disable audio in all tests 13 years ago
Mans Rullgard 0c26380f4f fate: pcm-planar: disable video 13 years ago
Mans Rullgard 1c0e8b94ad fate: mtv: disable video decoding 13 years ago