- Mar 10, 2009
-
-
Vitor Sessak authored
Originally committed as revision 17926 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Gwenole Beauchesne authored
Originally committed as revision 17925 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 09, 2009
-
-
Måns Rullgård authored
Originally committed as revision 17921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reynaldo H. Verdejo Pinochet authored
patchset. Just a reindent. Originally committed as revision 17917 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reynaldo H. Verdejo Pinochet authored
patchset. Idea is to share this common code between the AMR and QCELP decoders. Originally committed as revision 17916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Gwenole Beauchesne authored
Originally committed as revision 17899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 08, 2009
-
-
Vitor Sessak authored
Originally committed as revision 17881 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 17880 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 07, 2009
-
-
Vitor Sessak authored
Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 06, 2009
-
-
Alex Converse authored
Originally committed as revision 17861 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 17860 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Approved by Rob on IRC. Originally committed as revision 17856 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stephen Warren authored
if sps.poc_type == 0. Patch by Stephen Warren, swarren nvidia com Originally committed as revision 17854 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 17852 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 17851 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 17848 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 05, 2009
-
-
Diego Biurrun authored
to work around false positive 'may be used uninitialized' warnings. Originally committed as revision 17837 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 17835 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
libavcodec/ac3enc.c:119:1: warning: "MUL16" redefined Originally committed as revision 17832 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 17831 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Schreter authored
Originally committed as revision 17823 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
frame for future reference. Originally committed as revision 17822 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 17821 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
bytes, not 24. Originally committed as revision 17820 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
decoding. Originally committed as revision 17819 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 17818 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
parse_streaminfo() and get_metadata_size(). Originally committed as revision 17817 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 04, 2009
-
-
Justin Ruggles authored
much of the frame header as possible without excluding the smallest possible FLAC frame. It also fixes a false positive warning message that was being emitted at the end of decoding. Originally committed as revision 17816 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
of bytes read, instead of reusing 'i'. Originally committed as revision 17815 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 17814 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 17813 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 17812 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Schreter authored
Originally committed as revision 17811 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
instead of the 16x16 one. Seems to fix decoding on PPC. Originally committed as revision 17808 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 17807 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Should fix decoding of CVMAPAQP3_Sony_E.jsv in MinGW Originally committed as revision 17806 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Gwenole Beauchesne authored
AVCodecContext.{get,release}_buffer(). Originally committed as revision 17804 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reynaldo H. Verdejo Pinochet authored
more general' changeset. This one relocates the QCELP especific code to the qcelpdec.* files. Originally committed as revision 17800 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reynaldo H. Verdejo Pinochet authored
more general' changeset. This one splits ff_qcelp_lspf2lpc into the QCELP-especific ff_qcelp_lspf2lpc + the more general ff_qcelp_lspf2lpc. Originally committed as revision 17799 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
reset the bitstream reader instead of skipping backwards. Originally committed as revision 17798 to svn://svn.ffmpeg.org/ffmpeg/trunk
-