summaryrefslogtreecommitdiff
path: root/libavfilter/audio.c
Commit message (Expand)AuthorAgeFilesLines
...
* | lavfi/audio: fix size of copied samples.Nicolas George2012-06-071-3/+6
* | Merge commit '755cd4197d53946208e042f095b930dca18d9430'Michael Niedermayer2012-05-191-0/+2
|\ \ | |/
| * lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.Anton Khirnov2012-05-181-0/+2
* | lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-161-2/+2
* | lavfi: switch to _alt functionsMichael Niedermayer2012-05-151-76/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-7/+89
|/
* lavfi: move audio-related functions to a separate file.Anton Khirnov2012-05-091-0/+209