40832 Commits (136ca0e5f86b9aa93e47fa98f3bfe3c3cba376f1)
 

Author SHA1 Message Date
Michael Niedermayer 47aae2bc2e lavfi: switch to _alt functions 13 years ago
Michael Niedermayer f8196759b4 fifo: add av_fifo_grow() 13 years ago
Mans Rullgard 6d042f7989 fate: rename psx-str-v3-mdec to mdec-v3 13 years ago
Mans Rullgard c68adc7b2f fate: convert psx-str to a demuxer test 13 years ago
Mans Rullgard db465be45d lavf: add mdec to is_intra_only() list 13 years ago
Mans Rullgard 0ff0af731c fate: use diff -b in oneline comparison 13 years ago
Michael Niedermayer b9777797be mtv: make output endian independant 13 years ago
Carl Eugen Hoyos 86709ce3a9 Support NTSC forward dvcpro videos (PAL looks incorrect). 13 years ago
Carl Eugen Hoyos e013abed63 Read and write APRG mov atom to allow AVUI streamcopy. 13 years ago
Anton Khirnov d89eca507c Add missing version bumps and APIchanges/Changelog entries. 13 years ago
Anton Khirnov 4a1ac8c43f lavfi: move buffer management function to a separate file. 13 years ago
Anton Khirnov 4c64fed37c lavfi: move formats-related functions from default.c to formats.c 13 years ago
Anton Khirnov c5432d3ca4 lavfi: move video-related functions to a separate file. 13 years ago
Michael Niedermayer c457a29ece ffprobe: add default_writer priv_size. 13 years ago
Michael Niedermayer dd20e7ede5 assdec: check that the alloc+init of the private data succeeded. 13 years ago
Michael Niedermayer 3938a0eeae audio_frame_queue: fix null ptr dereference 13 years ago
Mans Rullgard 7abf789975 fate: make smjpeg a demux test 13 years ago
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