- Feb 23, 2013
-
-
Justin Ruggles authored
-
Diego Biurrun authored
While we do not use Automake in libav, this allows our config to be used more globally without introducing unwanted breakage.
-
- Feb 20, 2013
-
-
Vicente Jimenez Aguilar authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Feb 18, 2013
-
-
Vicente Jimenez Aguilar authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de> CC: libav-stable@libav.org
-
- Feb 13, 2013
-
-
Derek Buitenhuis authored
This error was somehow missed for months. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- Feb 11, 2013
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- Feb 01, 2013
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- Jan 26, 2013
-
-
Luca Barbato authored
The recent texi2html exports the title as 'fulltitle_no_texi'.
-
- Jan 25, 2013
-
-
Luca Barbato authored
-
Justin Ruggles authored
Can be used to set multiple key/value pairs from a string. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
-
Vladimir Pantelic authored
Signed-off-by:
Vladimir Pantelic <vladoman@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Vladimir Pantelic authored
This is a length limited version of strstr() Signed-off-by:
Vladimir Pantelic <vladoman@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- Jan 24, 2013
-
-
Luca Barbato authored
The script can and will change.
-
- Jan 23, 2013
-
-
Diego Biurrun authored
It does not help as an abstraction and adds dsputil dependencies. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- Jan 15, 2013
-
-
Martin Storsjö authored
This supports HMAC-MD5 and HMAC-SHA1 for now, other hashes are simple to add. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Jan 13, 2013
-
-
Rémi Denis-Courmont authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Jan 12, 2013
-
-
Diego Biurrun authored
Also fix a lavu version typo in APIchanges.
-
- Jan 08, 2013
-
-
Justin Ruggles authored
This uses page duration instead of byte size to determine when to buffer the page. Also, it tries to avoid continued pages by buffering the current page if there are already packets in the page and adding the next packet would require it to be continued on a new page. This can improve seeking performance. The default page duration is 1 second, which is much saner than filling all page segments by default.
-
Justin Ruggles authored
-
Justin Ruggles authored
This allows reordering, duplication, and silencing of input channels.
-
- Jan 07, 2013
-
-
Derek Buitenhuis authored
If a bug exists on the tracker, its ID should always be included in fix messages. Also, any relevant bug fixes should be CC'd to libav-stable, so we can actually track what needs to be backported, instead of just randomly combing the git history and old CVEs. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
It's obviously undesireable to blindly allocate memory based on a damaged 'size' value, for example. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
It's pretty much the best tool for the job, and it's what we all use now anyway. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
We obviously prefer git-send-email(1), and the disjointed nature of the two statements was misleading. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- Jan 06, 2013
-
-
Diego Biurrun authored
Snow is a toy codec with no real-world use and horrible code.
-
- Jan 04, 2013
-
-
Anton Khirnov authored
Add a paragraph about MSVC and mention 24-bit FLAC encoding.
-
- Dec 29, 2012
-
-
Luca Barbato authored
Thread safe version of the common basename and dirname.
-
- Dec 20, 2012
-
-
Diego Biurrun authored
-
- Dec 13, 2012
-
-
Justin Ruggles authored
Note the time base for the option. Add an additional example description.
-
- Dec 08, 2012
-
-
Luca Barbato authored
-
Luca Barbato authored
-
Luca Barbato authored
-
- Dec 07, 2012
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- Dec 05, 2012
-
-
Justin Ruggles authored
Based on the volume filter in FFmpeg written by Stefano Sabatini <stefasab@gmail.com>.
-
- Nov 28, 2012
-
-
Anton Khirnov authored
The following commit will make it useless. The crop_scale_vflip FATE test changes because of off-by-one differences in output when vflipped slices are passed to sws.
-