- 10 Feb, 2011 1 commit
-
-
Mans Rullgard authored
This avoids double semicolons after macro expansion. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 26 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 25 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
The PCM_DVD encoder would be left unused, as allcodecs.c properly declared it as being decoder-only, but it would still be built into the object file. Since there is no block of code to properly encode this PCM format, it's not a full codec. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 11 Jan, 2011 1 commit
-
-
Daniel Kang authored
Patch by Daniel Kang, daniel.d.kang at gmail Originally committed as revision 26309 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
SampleFormat with AVSampleFormat. Originally committed as revision 25730 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2010 1 commit
-
-
Tomas Härdin authored
Originally committed as revision 25280 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jul, 2010 1 commit
-
-
Reimar Döffinger authored
audio encoders. This is purely for clarity/documentation purposes. Originally committed as revision 24481 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Jul, 2010 1 commit
-
-
Peter Ross authored
Originally committed as revision 24264 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jun, 2010 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 23566 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Apr, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 22762 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2010 1 commit
-
-
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
-
- 09 Nov, 2009 1 commit
-
-
Francesco Lavra authored
Patch by Francesco Lavra, francescolavra interfree it Originally committed as revision 20484 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2009 1 commit
-
-
Reimar Döffinger authored
.data section. Originally committed as revision 19787 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jul, 2009 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 19508 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Apr, 2009 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 18627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Based on a patch by Maksym Veremeyenko verem DOT m1stereo AT tv Originally committed as revision 18626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Apr, 2009 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2009 1 commit
-
-
Thilo Borgmann authored
AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows passing of packet-specific flags from demuxer to decoder, such as the keyframe flag, which appears necessary to playback corePNG P-frames. Patch by Thilo Borgmann thilo.borgmann googlemail com, see also the thread "Google Summer of Code participation" on the mailinglist. Originally committed as revision 18351 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Mar, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 17719 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 16608 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Sep, 2008 1 commit
-
-
Luca Abeni authored
bits_per_coded_sample but that cannot be done seperately. Patch by Luca Abeni Also reset the minor version and fix the forgotton change to libfaad. Note: The API/ABI should not be considered stable yet, there still may be a change done here or there if some developer has some cleanup ideas and patches! Originally committed as revision 15262 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Sep, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 15150 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Aug, 2008 1 commit
-
-
Peter Ross authored
Upgrade 20/24-bit PCM DVD decoder use SAMPLE_FMT_S32. Patch supplied by lars dot taeuber at gmx dot net. Originally committed as revision 14931 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Aug, 2008 1 commit
-
-
Peter Ross authored
Fix PCM DVD divide by zero bug introduced in r14659. Patch supplied by lars dot taeuber at gmx dot net. Originally committed as revision 14864 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Aug, 2008 2 commits
-
-
Peter Ross authored
Originally committed as revision 14833 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 14831 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Aug, 2008 1 commit
-
-
Peter Ross authored
Originally committed as revision 14784 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Aug, 2008 1 commit
-
-
Peter Ross authored
Originally committed as revision 14712 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Aug, 2008 1 commit
-
-
Peter Ross authored
Originally committed as revision 14692 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Aug, 2008 3 commits
-
-
Peter Ross authored
Originally committed as revision 14660 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 14659 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Prevent DAUD PCM encoder from fetching values outside of ff_reverse[] array bounds when input sample values are < 0. Originally committed as revision 14658 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Aug, 2008 2 commits
-
-
Peter Ross authored
Originally committed as revision 14534 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 14533 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jul, 2008 1 commit
-
-
Peter Ross authored
Originally committed as revision 14482 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jul, 2008 1 commit
-
-
Peter Ross authored
Originally committed as revision 14409 to svn://svn.ffmpeg.org/ffmpeg/trunk
-