41065 Commits (5c3f79198c016980b8bd5e876761eb42341c3cec)
 

Author SHA1 Message Date
Marton Balint 825ec16da9 ffplay: put aspect ratio info to the VideoPicture struct 13 years ago
Marton Balint 843509e264 ffplay: use AVFrame::width and height instead of using codec or filter settings 13 years ago
Marton Balint 84087b243e ffplay: use stream sample_aspect_ratio if available in source frames 13 years ago
Marton Balint 89080a0a5e ffplay: fix video_thread when no frame is returned in get_video_frame 13 years ago
Matthieu Bouron 4c73b3b1e0 ffmpeg: affect computed filtered frame pts after filling frame from buffer 13 years ago
Marton Balint 94a9ac1277 lavf: add av_guess_frame_sample_aspect_ratio function 13 years ago
Mans Rullgard b1c1d7dae7 fate: separate sierra-vmd audio and video tests 13 years ago
Mans Rullgard 0b1c868508 fate: separate smacker audio and video tests 13 years ago
Anton Khirnov e6694659fc libmp3lame: set supported channel layouts. 13 years ago
Anton Khirnov 6eeb9a0433 avconv: automatically insert asyncts when -async is used. 13 years ago
Anton Khirnov 369cb092ec avconv: add support for audio filters. 13 years ago
Anton Khirnov 9f26421b0b lavfi: add asyncts filter. 13 years ago
Anton Khirnov fb604ae850 lavfi: add aformat filter 13 years ago
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