40741 Commits (4d3787763218de4c3e838b31f0fb2153b8d6af20)
 

Author SHA1 Message Date
Piotr Bandurski 4d37877632 aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4) 13 years ago
Stefano Sabatini e556121ec1 lavfi/aevalsrc: correct the supported sample format 13 years ago
Stefano Sabatini 986d2f6ec0 lavfi/aevalsrc: fix sample rate negotiation, after the last merge 13 years ago
Stefano Sabatini e109e392ba ffprobe: remove unused variable i in probe_file() 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Carl Eugen Hoyos 183596fa08 Support more Avid Meridien / AVUI samples. 13 years ago
Michael Niedermayer 88d5cfe7c8 avfiltergraph: switch to swresample by default 13 years ago
Michael Niedermayer efdc895fbd lavfi: fix pts rescaling in the resampler 13 years ago
Michael Niedermayer 75492cce8e lavfi: fix resample with differing formats 13 years ago
Michael Bradshaw 1f3f7bd444 Add AVFMT_SEEK_TO_PTS to nut demuxer flags 13 years ago
Michael Bradshaw bb008f0ad1 Mention AVFMT_SEEK_TO_PTS in AVInputFormat flags docs 13 years ago
Piotr Bandurski e5e20a3d31 dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode) 13 years ago
Michael Niedermayer 1cbf7fb434 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch a48abf5e26 doc/filter_design: fix a few other typo. 13 years ago
Stefano Sabatini a28aa76ac8 doc/filtering_design: fix typo negociation -> negotiation 13 years ago
Piotr Bandurski 6439ad495e Add SLDV FourCC for dvvideo. 13 years ago
Michael Niedermayer 47aae2bc2e lavfi: switch to _alt functions 13 years ago
Michael Niedermayer f8196759b4 fifo: add av_fifo_grow() 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
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