- 26 May, 2012 2 commits
-
-
Anton Khirnov authored
-
Samuel Pitoiset authored
Introduce a new function to set binary data through AVOption, avoiding having to convert the binary data to a string inbetween. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 25 May, 2012 3 commits
-
-
Luca Barbato authored
Update the documentation according to the latest changes
-
Luca Barbato authored
The application component can have a subcomponent to specify the application instance even if it doesn't have a ":" in the playpath.
-
Luca Barbato authored
TARGET_EXEC allows running FATE on simulators, remote targets and memory checkers. Also document a known issue with Wine and mixed Unix/Windows line ending.
-
- 23 May, 2012 1 commit
-
-
Justin Ruggles authored
-
- 21 May, 2012 2 commits
-
-
Justin Ruggles authored
Based on current version of the asplit filter in FFmpeg written by Stefano Sabatini and others.
-
Diego Biurrun authored
FATE_SAMPLES is now used directly by the Makefiles, which induces the test system to run a test with the value of the environment variable as name. Renaming the environment variable to LIBAV_SAMPLES avoids this problem.
-
- 20 May, 2012 1 commit
-
-
James Zern authored
Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- 18 May, 2012 2 commits
-
-
Anton Khirnov authored
Partially based on a patch by Robert Nagy <ronag89@gmail.com>
-
Diego Biurrun authored
-
- 15 May, 2012 2 commits
-
-
Diego Biurrun authored
-
Anton Khirnov authored
-
- 14 May, 2012 7 commits
-
-
Anton Khirnov authored
Deprecate -async.
-
Anton Khirnov authored
The FATE changes are all off-by-one due to different rounding being used (lrintf vs av_rescale_q).
-
Anton Khirnov authored
-
Anton Khirnov authored
Based on a patch by Mina Nagy Zaki <mnzaki@gmail.com>
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Diego Biurrun authored
Fix some orthography, wording and grammar issues; update the SDL section with more current instructions; simplify lib.exe example command line; drop outdated comments about libnut.
-
- 13 May, 2012 1 commit
-
-
Diego Elio Pettenò authored
Signed-off-by:
Diego Elio Pettenò <flameeyes@flameeyes.eu> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 12 May, 2012 1 commit
-
-
Anton Khirnov authored
-
- 09 May, 2012 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
Also add the public interface libavfilter/buffersink.h. Based on a commit by Stefano Sabatini.
-
- 08 May, 2012 1 commit
-
-
Alex Converse authored
-
- 07 May, 2012 2 commits
-
-
Ronald S. Bultje authored
This is useful for writing unit tests. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
Rationale is the same as for video width/height etc.
-
- 06 May, 2012 2 commits
-
-
Luca Barbato authored
Our code should be terse and clear.
-
Anton Khirnov authored
-
- 01 May, 2012 1 commit
-
-
Justin Ruggles authored
-
- 30 Apr, 2012 1 commit
-
-
Justin Ruggles authored
-
- 25 Apr, 2012 2 commits
-
-
Mans Rullgard authored
This moves the cpu flag parsing code from avconv to avutil so it can be accessed elsewhere. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Justin Ruggles authored
This is a new library for audio sample format, channel layout, and sample rate conversion.
-
- 23 Apr, 2012 1 commit
-
-
Diego Biurrun authored
libschroedinger is the preferred way to decode Dirac video.
-
- 20 Apr, 2012 1 commit
-
-
Justin Ruggles authored
The functions operate on the sample level rather than the byte level and work with all audio sample formats.
-
- 16 Apr, 2012 1 commit
-
-
Diego Biurrun authored
-
- 15 Apr, 2012 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Diego Biurrun authored
Switch from changing global values to defining a separate C style and add appropriate settings for indenting assignments that span more than one line.
-
- 14 Apr, 2012 1 commit
-
-
Stefano Sabatini authored
This is required for letting applications to create and destroy AVFilterInOut structs in a convenient way. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-