summaryrefslogtreecommitdiffstats
path: root/libavdevice/timefilter.c
Commit message (Collapse)AuthorAgeFilesLines
* timefilter: Handle memory allocation failureDerek Buitenhuis2013-10-291-1/+9
| | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-041-2/+0
|
* timefilter: De-doxygenize normal code comments and drop silly onesDiego Biurrun2012-10-071-5/+2
|
* Remove some silly disabled code.Diego Biurrun2012-10-011-7/+0
|
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* 4xm, timefilter: K&R formatting cosmeticsYordan Makariev2012-02-101-46/+48
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-071-1/+1
|
* Move timefilter code from lavf to lavd.Anton Khirnov2011-10-211-0/+151
It's only used in the JACK device. Fixes linking shared lavd with JACK enabled.
OpenPOWER on IntegriCloud