"README.md" did not exist on "4764fdc987b696adeab569012bb71414410cb9b3"
- Apr 09, 2015
-
-
Diego Biurrun authored
-
- Nov 17, 2014
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Oct 18, 2014
-
-
Timothy Gu authored
Also add a note about SNDCTL_DSP_GETFMTS which may fail even if OSS is available. CC: libav-stable@libav.org Bug-Id: CID 1238992 Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Jul 31, 2014
-
-
Michael Niedermayer authored
Found-by:
CSA and Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jul 19, 2014
-
-
Timothy Gu authored
Also add a note about SNDCTL_DSP_GETFMTS which may fail even if OSS is available. Signed-off-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jul 18, 2014
-
-
Nidhi Makhijani authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
Anonymous structs can cause trouble in header files, so try to avoid them altogether as a matter of good style.
-
- Jul 08, 2014
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 03, 2014
-
-
Lukasz Marek authored
Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com>
-
- Aug 07, 2013
-
-
Rémi Denis-Courmont authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- Nov 04, 2012
-
-
Michael Niedermayer authored
Fixes CID732183 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Sep 04, 2012
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Aug 07, 2012
-
-
Anton Khirnov authored
-
- Jul 30, 2012
-
-
Diego Biurrun authored
-
- Jul 28, 2012
-
-
Anton Khirnov authored
-
- Jun 20, 2012
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jan 27, 2012
-
-
Anton Khirnov authored
-
- Nov 30, 2011
-
-
Anton Khirnov authored
It's supposed to be called only from (de)muxers.
-
- Oct 19, 2011
-
-
Anton Khirnov authored
Trivial replacements with sed are done in this commit: sed 's/av_new_stream(\([^)]*\), 0)/avformat_new_stream(\1, NULL)/'
-
- Oct 12, 2011
-
-
Anton Khirnov authored
-
- Sep 24, 2011
-
-
Diego Biurrun authored
-
- Aug 15, 2011
-
-
Anton Khirnov authored
AVFormatParameters are converted into corresponding private options in av_open_input_file/stream() compat wrappers, so accessing them from demuxers is redundant.
-
- Jul 07, 2011
-
-
Diego Biurrun authored
-
- Jun 09, 2011
-
-
Reimar Döffinger authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- May 27, 2011
-
-
Stefano Sabatini authored
-
- May 25, 2011
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- Mar 29, 2011
-
-
Reimar Döffinger authored
-
- Mar 19, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jan 28, 2011
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts. (cherry picked from commit c6610a21)
-
- Jan 26, 2011
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts.
-
- Aug 17, 2010
-
-
Stefano Sabatini authored
Help further refactoring. Originally committed as revision 24814 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 30, 2010
-
-
Stefano Sabatini authored
is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 25, 2010
-
-
Stefano Sabatini authored
AVERROR(-1) = 1. Originally committed as revision 22664 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 21, 2010
-
-
Ramiro Polla authored
Originally committed as revision 21933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 27, 2009
-
-
Michael Niedermayer authored
Originally committed as revision 20630 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
read. Fixes issue348. Originally committed as revision 20629 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 12, 2009
-
-
Vitor Sessak authored
done by the demuxer. Fix issue 1378. Originally committed as revision 19825 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 26, 2009
-
-
Måns Rullgård authored
Originally committed as revision 19508 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 29, 2009
-
-
Stefano Sabatini authored
--enable-indev, --enable-outdev rather than --enable-demuxer, --enable-muxer as before, same for disabling them. Originally committed as revision 19293 to svn://svn.ffmpeg.org/ffmpeg/trunk
-