summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4)Piotr Bandurski2012-05-162-0/+12
* lavfi/aevalsrc: correct the supported sample formatStefano Sabatini2012-05-161-1/+1
* lavfi/aevalsrc: fix sample rate negotiation, after the last mergeStefano Sabatini2012-05-161-0/+2
* ffprobe: remove unused variable i in probe_file()Stefano Sabatini2012-05-161-1/+1
* lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-1628-145/+71
* Support more Avid Meridien / AVUI samples.Carl Eugen Hoyos2012-05-161-14/+31
* avfiltergraph: switch to swresample by defaultMichael Niedermayer2012-05-161-2/+2
* lavfi: fix pts rescaling in the resamplerMichael Niedermayer2012-05-161-1/+1
* lavfi: fix resample with differing formatsMichael Niedermayer2012-05-161-1/+1
* Add AVFMT_SEEK_TO_PTS to nut demuxer flagsMichael Bradshaw2012-05-161-0/+1
* Mention AVFMT_SEEK_TO_PTS in AVInputFormat flags docsMichael Bradshaw2012-05-161-1/+1
* dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode)Piotr Bandurski2012-05-161-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-1652-1706/+3304
|\
| * fate: use diff -b in oneline comparisonMans Rullgard2012-05-151-3/+1
| * Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-154-6/+21
| * lavfi: move buffer management function to a separate file.Anton Khirnov2012-05-154-147/+169
| * lavfi: move formats-related functions from default.c to formats.cAnton Khirnov2012-05-152-64/+64
| * lavfi: move video-related functions to a separate file.Anton Khirnov2012-05-154-271/+295
| * fate: make smjpeg a demux testMans Rullgard2012-05-153-427/+427
| * fate: separate sierra-vmd audio and video testsMans Rullgard2012-05-146-337/+340
| * fate: separate smacker audio and video testsMans Rullgard2012-05-144-89/+92
| * libmp3lame: set supported channel layouts.Anton Khirnov2012-05-141-5/+3
| * avconv: automatically insert asyncts when -async is used.Anton Khirnov2012-05-142-0/+28
| * avconv: add support for audio filters.Anton Khirnov2012-05-145-504/+359
| * lavfi: add asyncts filter.Anton Khirnov2012-05-144-0/+259
| * lavfi: add aformat filterAnton Khirnov2012-05-144-0/+176
| * lavfi: add an audio buffer sink.Anton Khirnov2012-05-144-5/+129
| * lavfi: add an audio buffer source.Anton Khirnov2012-05-143-20/+222
| * buffersrc: add av_buffersrc_write_frame().Anton Khirnov2012-05-145-4/+35
| * buffersrc: fix invalid read in uninit if the fifo hasn't been allocatedAnton Khirnov2012-05-141-1/+1
| * lavfi: rename vsrc_buffer.c to buffersrc.cAnton Khirnov2012-05-142-1/+1
| * avfiltergraph: reindentAnton Khirnov2012-05-141-60/+60
| * lavfi: add channel layout/sample rate negotiation.Anton Khirnov2012-05-144-67/+294
| * lavfi: add types and functions for channel layout/samplerate negotiationAnton Khirnov2012-05-143-76/+300
| * yadif: Flush filter on eof.Robert Nagy2012-05-141-1/+15
| * yadif: Improve pts accuracy.Robert Nagy2012-05-141-6/+21
| * mtv: do not byteswap raw video in demuxerMans Rullgard2012-05-142-55/+41
| * avprobe: free options at the end of main()Janne Grunau2012-05-141-0/+3
| * avprobe: close opened codecs after useJanne Grunau2012-05-141-1/+15
* | doc/filter_design: fix a few other typo.Clément Bœsch2012-05-161-4/+4
* | doc/filtering_design: fix typo negociation -> negotiationStefano Sabatini2012-05-161-2/+2
* | Add SLDV FourCC for dvvideo.Piotr Bandurski2012-05-151-0/+1
* | lavfi: switch to _alt functionsMichael Niedermayer2012-05-154-101/+7
* | fifo: add av_fifo_grow()Michael Niedermayer2012-05-153-1/+25
* | mtv: make output endian independantMichael Niedermayer2012-05-152-55/+41
* | Support NTSC forward dvcpro videos (PAL looks incorrect).Carl Eugen Hoyos2012-05-151-0/+1
* | Read and write APRG mov atom to allow AVUI streamcopy.Carl Eugen Hoyos2012-05-152-0/+8
* | ffprobe: add default_writer priv_size.Michael Niedermayer2012-05-151-0/+1
* | assdec: check that the alloc+init of the private data succeeded.Michael Niedermayer2012-05-151-0/+2
* | audio_frame_queue: fix null ptr dereferenceMichael Niedermayer2012-05-151-1/+1
OpenPOWER on IntegriCloud