]> git.sesse.net Git - ffmpeg/log
ffmpeg
18 years agorm_read_audio_stream_info return type is not void
Roberto Togni [Sun, 4 Jun 2006 21:01:02 +0000 (21:01 +0000)]
rm_read_audio_stream_info return type is not void
Check for errors returned by rm_read_audio_stream_info
Check for overflow in aac extradata allocation

Originally committed as revision 5455 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSupport for AAC (fourcc raac and racp) in rm files
Roberto Togni [Sun, 4 Jun 2006 17:26:58 +0000 (17:26 +0000)]
Support for AAC (fourcc raac and racp) in rm files

Originally committed as revision 5454 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix seek related bugs
Måns Rullgård [Sun, 4 Jun 2006 15:06:18 +0000 (15:06 +0000)]
fix seek related bugs

Originally committed as revision 5453 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoput_pixels16_l2_altivec and avg_pixels16_l2_altivec
Luca Barbato [Sat, 3 Jun 2006 22:18:03 +0000 (22:18 +0000)]
put_pixels16_l2_altivec and avg_pixels16_l2_altivec

Originally committed as revision 5452 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoADPCM: trellis quantization
Loren Merritt [Sat, 3 Jun 2006 19:04:56 +0000 (19:04 +0000)]
ADPCM: trellis quantization

Originally committed as revision 5451 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoMake B-frame reduction sensitivity by b_strategy/vb_strategy = 1
Corey Hickey [Sat, 3 Jun 2006 06:26:04 +0000 (06:26 +0000)]
Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1
user-tunable.

Originally committed as revision 5450 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoadpcm_ima & adpcm_yamaha: improved quantization
Loren Merritt [Sat, 3 Jun 2006 04:38:11 +0000 (04:38 +0000)]
adpcm_ima & adpcm_yamaha: improved quantization

Originally committed as revision 5449 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoRemove now obsolete .cvsignore files.
Diego Biurrun [Fri, 2 Jun 2006 11:24:33 +0000 (11:24 +0000)]
Remove now obsolete .cvsignore files.

Originally committed as revision 18556 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

18 years agoFixed a possible bug, checked against the assembly.
Benjamin Larsson [Fri, 2 Jun 2006 07:50:12 +0000 (07:50 +0000)]
Fixed a possible bug, checked against the assembly.
No sample that used the code has been found though.

Originally committed as revision 5448 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoindentation
Måns Rullgård [Thu, 1 Jun 2006 23:43:09 +0000 (23:43 +0000)]
indentation

Originally committed as revision 5447 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoapply $cross_prefix before $cc is used
Måns Rullgård [Thu, 1 Jun 2006 23:25:12 +0000 (23:25 +0000)]
apply $cross_prefix before $cc is used

Originally committed as revision 5446 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years ago'make depend' should recurse into libavutil as well.
Diego Biurrun [Thu, 1 Jun 2006 23:20:51 +0000 (23:20 +0000)]
'make depend' should recurse into libavutil as well.

Originally committed as revision 5444 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoremove redundant make variable SUBDIR
Måns Rullgård [Thu, 1 Jun 2006 21:57:44 +0000 (21:57 +0000)]
remove redundant make variable SUBDIR

Originally committed as revision 5442 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years ago10l to Diego
Måns Rullgård [Thu, 1 Jun 2006 21:49:51 +0000 (21:49 +0000)]
10l to Diego

Originally committed as revision 5441 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agolibavcodec/libpostproc ---> libpostproc
Diego Biurrun [Thu, 1 Jun 2006 21:37:48 +0000 (21:37 +0000)]
libavcodec/libpostproc ---> libpostproc

Originally committed as revision 5440 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agomajor cleanup of compiler/library tests
Måns Rullgård [Thu, 1 Jun 2006 19:28:41 +0000 (19:28 +0000)]
major cleanup of compiler/library tests

Originally committed as revision 5439 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agorandom ideas
Michael Niedermayer [Thu, 1 Jun 2006 11:41:14 +0000 (11:41 +0000)]
random ideas

Originally committed as revision 5438 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agodrop stuff which seems to have been finished
Michael Niedermayer [Thu, 1 Jun 2006 11:25:55 +0000 (11:25 +0000)]
drop stuff which seems to have been finished

Originally committed as revision 5437 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoFlash Screen Video decoder (fourcc:FSV1)
Benjamin Larsson [Thu, 1 Jun 2006 07:31:59 +0000 (07:31 +0000)]
Flash Screen Video decoder (fourcc:FSV1)

Originally committed as revision 5436 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoPalette support for newer KMVC
Kostya Shishkov [Wed, 31 May 2006 04:52:02 +0000 (04:52 +0000)]
Palette support for newer KMVC

Originally committed as revision 5435 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agomake configure --whatever --help work as expected
Måns Rullgård [Tue, 30 May 2006 19:46:06 +0000 (19:46 +0000)]
make configure --whatever --help work as expected

Originally committed as revision 5434 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSnow: don't try to encode lossless with 9/7 wavelet, because it isn't lossless.
Loren Merritt [Tue, 30 May 2006 19:45:12 +0000 (19:45 +0000)]
Snow: don't try to encode lossless with 9/7 wavelet, because it isn't lossless.

Originally committed as revision 5433 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSnow: cosmetics
Loren Merritt [Tue, 30 May 2006 19:40:28 +0000 (19:40 +0000)]
Snow: cosmetics

Originally committed as revision 5432 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSnow: scale predicted mv based on which reference frame the neighbors used.
Loren Merritt [Tue, 30 May 2006 16:42:29 +0000 (16:42 +0000)]
Snow: scale predicted mv based on which reference frame the neighbors used.

Originally committed as revision 5431 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoInclude the correct video4linux2 header
Luca Abeni [Tue, 30 May 2006 13:04:18 +0000 (13:04 +0000)]
Include the correct video4linux2 header

Originally committed as revision 5430 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSupport modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bugtracker)
Ville Skyttä [Tue, 30 May 2006 09:21:58 +0000 (09:21 +0000)]
Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bugtracker)

Originally committed as revision 5429 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSnow: cosmetics
Loren Merritt [Tue, 30 May 2006 06:49:15 +0000 (06:49 +0000)]
Snow: cosmetics

Originally committed as revision 5428 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSnow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative...
Loren Merritt [Tue, 30 May 2006 05:44:22 +0000 (05:44 +0000)]
Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation.

Originally committed as revision 5427 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSnow: 10l. 1pass ratecontrol failed to set snow's internal quant.
Loren Merritt [Tue, 30 May 2006 04:51:58 +0000 (04:51 +0000)]
Snow: 10l. 1pass ratecontrol failed to set snow's internal quant.

Originally committed as revision 5426 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoMake b_frame_strategy not fail on pass 2, but still print a notice.
Corey Hickey [Mon, 29 May 2006 22:44:16 +0000 (22:44 +0000)]
Make b_frame_strategy not fail on pass 2, but still print a notice.

Originally committed as revision 5425 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoimprove selftest
Michael Niedermayer [Mon, 29 May 2006 19:44:17 +0000 (19:44 +0000)]
improve selftest

Originally committed as revision 5424 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years ago10000l don't reuse outer loop index in inner loops
Roberto Togni [Mon, 29 May 2006 19:25:46 +0000 (19:25 +0000)]
10000l don't reuse outer loop index in inner loops

Originally committed as revision 5423 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofabs is better then abs for floats ...
Michael Niedermayer [Mon, 29 May 2006 16:50:37 +0000 (16:50 +0000)]
fabs is better then abs for floats ...

Originally committed as revision 5422 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agotypo me thinks ...
Michael Niedermayer [Mon, 29 May 2006 16:39:40 +0000 (16:39 +0000)]
typo me thinks ...

Originally committed as revision 5421 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agocbp must be >0 here or we are in troubble
Michael Niedermayer [Mon, 29 May 2006 16:30:56 +0000 (16:30 +0000)]
cbp must be >0 here or we are in troubble

Originally committed as revision 5420 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoh264: MBAFF interlaced decoding
Loren Merritt [Sun, 28 May 2006 22:44:14 +0000 (22:44 +0000)]
h264: MBAFF interlaced decoding

Originally committed as revision 5419 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoh264: faster fill_rectangle()
Loren Merritt [Sun, 28 May 2006 22:28:08 +0000 (22:28 +0000)]
h264: faster fill_rectangle()

Originally committed as revision 5418 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSnow multiple reference frames
Loren Merritt [Sun, 28 May 2006 21:44:47 +0000 (21:44 +0000)]
Snow multiple reference frames
(bitstream is not backwards compatible, even if refs aren't used)

Originally committed as revision 5417 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSnow 1pass ratecontrol
Loren Merritt [Sun, 28 May 2006 12:38:10 +0000 (12:38 +0000)]
Snow 1pass ratecontrol

Originally committed as revision 5416 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agosuggest solution for 2 fixmies
Michael Niedermayer [Sat, 27 May 2006 20:56:14 +0000 (20:56 +0000)]
suggest solution for 2 fixmies

Originally committed as revision 5415 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoAdd a small comment about a part that should be in configure.
Diego Biurrun [Sat, 27 May 2006 12:57:54 +0000 (12:57 +0000)]
Add a small comment about a part that should be in configure.

Originally committed as revision 5414 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoAMR URL fixes
Diego Biurrun [Sat, 27 May 2006 12:56:46 +0000 (12:56 +0000)]
AMR URL fixes

Originally committed as revision 5413 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoworking H.264 + AAC in mp4 encoding example for the psp
Michael Niedermayer [Sat, 27 May 2006 09:44:33 +0000 (09:44 +0000)]
working H.264 + AAC in mp4 encoding example for the psp

Originally committed as revision 5412 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix mbd bits bug, finally
Baptiste Coudurier [Fri, 26 May 2006 15:44:29 +0000 (15:44 +0000)]
fix mbd bits bug, finally

Originally committed as revision 5411 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoRemove all .cvsignore files, they are no longer necessary.
Diego Biurrun [Fri, 26 May 2006 15:37:11 +0000 (15:37 +0000)]
Remove all .cvsignore files, they are no longer necessary.

Originally committed as revision 5410 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agotypo/grammar fixes
Diego Biurrun [Fri, 19 May 2006 08:46:47 +0000 (08:46 +0000)]
typo/grammar fixes

Originally committed as revision 5409 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoFix segfault on Mac OS X, patch by Earl Levine elevine**@**gmail**.**com.
Earl Levine [Fri, 19 May 2006 08:38:09 +0000 (08:38 +0000)]
Fix segfault on Mac OS X, patch by Earl Levine elevine**@**gmail**.**com.

Originally committed as revision 5408 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoipod & psp encoding guide
Michael Niedermayer [Fri, 19 May 2006 08:09:21 +0000 (08:09 +0000)]
ipod & psp encoding guide

Originally committed as revision 5407 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ...
Michael Niedermayer [Fri, 19 May 2006 01:53:59 +0000 (01:53 +0000)]
fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ...
merging some related stuff from mobilehackers

Originally committed as revision 5406 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agodont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)
Michael Niedermayer [Thu, 18 May 2006 23:32:42 +0000 (23:32 +0000)]
dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)

Originally committed as revision 5405 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agodont write LAVF_ID if bitexact and any meta tag is set
Michael Niedermayer [Thu, 18 May 2006 23:03:16 +0000 (23:03 +0000)]
dont write LAVF_ID if bitexact and any meta tag is set

Originally committed as revision 5404 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agosimplify meta tag writing code
Michael Niedermayer [Thu, 18 May 2006 22:49:27 +0000 (22:49 +0000)]
simplify meta tag writing code

Originally committed as revision 5403 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix seeking, typo provoking hard segfault
Baptiste Coudurier [Thu, 18 May 2006 15:18:25 +0000 (15:18 +0000)]
fix seeking, typo provoking hard segfault

Originally committed as revision 5402 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix keyframe check, stss might be there but count set to 0
Baptiste Coudurier [Thu, 18 May 2006 15:17:09 +0000 (15:17 +0000)]
fix keyframe check, stss might be there but count set to 0

Originally committed as revision 5401 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoGenerate the list of all programs, unstripped programs and man pages in a more
Diego Biurrun [Thu, 18 May 2006 12:33:13 +0000 (12:33 +0000)]
Generate the list of all programs, unstripped programs and man pages in a more
elegant fashion and unconditionally remove all programs on clean.

Originally committed as revision 5400 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoRename singular variables to more sensible plural form.
Diego Biurrun [Thu, 18 May 2006 12:19:07 +0000 (12:19 +0000)]
Rename singular variables to more sensible plural form.

Originally committed as revision 5399 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agouninstallation support
Diego Biurrun [Thu, 18 May 2006 12:14:02 +0000 (12:14 +0000)]
uninstallation support
inspired by a patch from Richard, richiek.,@,.optushome.,.,.com.,.,.au

Originally committed as revision 5398 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSimplify vhook build.
Diego Biurrun [Thu, 18 May 2006 09:02:05 +0000 (09:02 +0000)]
Simplify vhook build.

Originally committed as revision 5397 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agotypo fixes
Diego Biurrun [Thu, 18 May 2006 08:46:47 +0000 (08:46 +0000)]
typo fixes

Originally committed as revision 5396 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agocosmetics: Prettyprint some commands.
Diego Biurrun [Thu, 18 May 2006 08:40:15 +0000 (08:40 +0000)]
cosmetics: Prettyprint some commands.

Originally committed as revision 5395 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoAdd Mans as maintainer for oggparseogm.c.
Diego Biurrun [Thu, 18 May 2006 08:23:27 +0000 (08:23 +0000)]
Add Mans as maintainer for oggparseogm.c.

Originally committed as revision 5394 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoURLProtocol faq
Michael Niedermayer [Thu, 18 May 2006 08:01:47 +0000 (08:01 +0000)]
URLProtocol faq

Originally committed as revision 5393 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoRemove some lines that are duplicated in common.mak.
Diego Biurrun [Wed, 17 May 2006 23:40:32 +0000 (23:40 +0000)]
Remove some lines that are duplicated in common.mak.

Originally committed as revision 5392 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoAdd MPEG FourCC for MPEG-2 video.
Diego Biurrun [Wed, 17 May 2006 21:52:38 +0000 (21:52 +0000)]
Add MPEG FourCC for MPEG-2 video.

Originally committed as revision 5391 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoProper PTS generation for Smacker audio
Kostya Shishkov [Wed, 17 May 2006 03:05:34 +0000 (03:05 +0000)]
Proper PTS generation for Smacker audio

Originally committed as revision 5390 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoNow MPlayer should understand Smacker audio and video codecs.
Kostya Shishkov [Wed, 17 May 2006 03:03:53 +0000 (03:03 +0000)]
Now MPlayer should understand Smacker audio and video codecs.

Originally committed as revision 5389 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoSimplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.
Diego Biurrun [Tue, 16 May 2006 18:06:28 +0000 (18:06 +0000)]
Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.

Originally committed as revision 5388 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoMPEG-2 4:2:2 encoding support
Baptiste Coudurier [Tue, 16 May 2006 15:19:54 +0000 (15:19 +0000)]
MPEG-2 4:2:2 encoding support

Originally committed as revision 5387 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix compilation of 3dnowext instinsincs, both on ia32 and AMD64.
Guillaume Poirier [Tue, 16 May 2006 14:24:45 +0000 (14:24 +0000)]
fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.
3dnow intrinsincs are for now only compiled if 3dnowext support is available. (I should add smth that
checks for plain 3dnow later)

Originally committed as revision 5386 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoFix cropping & padding when capturing from a v4l(2) card
Luca Abeni [Tue, 16 May 2006 13:43:06 +0000 (13:43 +0000)]
Fix cropping & padding when capturing from a v4l(2) card

Originally committed as revision 5385 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoHonor the LDFLAGS environment variable.
Diego Biurrun [Tue, 16 May 2006 11:51:05 +0000 (11:51 +0000)]
Honor the LDFLAGS environment variable.

Originally committed as revision 5384 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoAdd an actual 3dnow intrinsinc so the configure script doesn't just check for the...
Guillaume Poirier [Mon, 15 May 2006 19:53:55 +0000 (19:53 +0000)]
Add an actual 3dnow intrinsinc so the configure script doesn't just check for the existence of the 3dnow header

Originally committed as revision 5383 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix avc nal parsing
Baptiste Coudurier [Mon, 15 May 2006 17:11:50 +0000 (17:11 +0000)]
fix avc nal parsing

Originally committed as revision 5382 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix pcm_s24be demuxing, simplify
Baptiste Coudurier [Mon, 15 May 2006 12:38:33 +0000 (12:38 +0000)]
fix pcm_s24be demuxing, simplify

Originally committed as revision 5381 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoAdd 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC...
Guillaume Poirier [Sun, 14 May 2006 22:00:03 +0000 (22:00 +0000)]
Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead.
Note that there's no way to specificly activate 3dnow ext support

Originally committed as revision 5380 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoadd quicktime uncompressed 8bit 4:2:2 support
Baptiste Coudurier [Sun, 14 May 2006 14:21:06 +0000 (14:21 +0000)]
add quicktime uncompressed 8bit 4:2:2 support

Originally committed as revision 5379 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix mulaw muxing
Baptiste Coudurier [Sat, 13 May 2006 23:47:29 +0000 (23:47 +0000)]
fix mulaw muxing

Originally committed as revision 5378 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agodo not write wave if not needed
Baptiste Coudurier [Sat, 13 May 2006 22:25:17 +0000 (22:25 +0000)]
do not write wave if not needed

Originally committed as revision 5377 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix AMR muxing in mov
Baptiste Coudurier [Sat, 13 May 2006 21:00:52 +0000 (21:00 +0000)]
fix AMR muxing in mov

Originally committed as revision 5376 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoadd pcm 24/32 le/be support
Baptiste Coudurier [Sat, 13 May 2006 20:05:02 +0000 (20:05 +0000)]
add pcm 24/32 le/be support

Originally committed as revision 5375 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agosimplify
Michael Niedermayer [Sat, 13 May 2006 18:45:29 +0000 (18:45 +0000)]
simplify

Originally committed as revision 5374 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoclean and simplify
Baptiste Coudurier [Sat, 13 May 2006 18:01:16 +0000 (18:01 +0000)]
clean and simplify

Originally committed as revision 5373 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoadd MPEG-2 intra vlc support
Baptiste Coudurier [Sat, 13 May 2006 17:16:58 +0000 (17:16 +0000)]
add MPEG-2 intra vlc support

Originally committed as revision 5372 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoremove unused variable
Baptiste Coudurier [Sat, 13 May 2006 15:43:51 +0000 (15:43 +0000)]
remove unused variable

Originally committed as revision 5371 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agosanity checks some might have been exploitable
Michael Niedermayer [Sat, 13 May 2006 11:37:56 +0000 (11:37 +0000)]
sanity checks some might have been exploitable

Originally committed as revision 5370 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agosanity checks, some might have been exploitable ...
Michael Niedermayer [Sat, 13 May 2006 10:45:26 +0000 (10:45 +0000)]
sanity checks, some might have been exploitable ...

Originally committed as revision 5369 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoRaw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can be
Justin Ruggles [Fri, 12 May 2006 15:13:51 +0000 (15:13 +0000)]
Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can be
used with "-acodec copy" to either copy a flac file verbatim or extract
the raw flac from an ogg-flac file.

Originally committed as revision 5368 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoset stream time_base properly
Måns Rullgård [Fri, 12 May 2006 00:50:43 +0000 (00:50 +0000)]
set stream time_base properly

Originally committed as revision 5367 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoadd unaligned16() and unaligned64()
Måns Rullgård [Thu, 11 May 2006 23:17:23 +0000 (23:17 +0000)]
add unaligned16() and unaligned64()

Originally committed as revision 5366 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoogm demuxing
Måns Rullgård [Thu, 11 May 2006 23:07:22 +0000 (23:07 +0000)]
ogm demuxing

Originally committed as revision 5365 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoUnconditionally use -lossaudio on NetBSD.
Jan Knutar [Thu, 11 May 2006 22:20:57 +0000 (22:20 +0000)]
Unconditionally use -lossaudio on NetBSD.
patch by Jan Knutar jknutar__@__nic__.__fi

Originally committed as revision 5364 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix spliting chunks, simplify
Baptiste Coudurier [Thu, 11 May 2006 21:29:37 +0000 (21:29 +0000)]
fix spliting chunks, simplify

Originally committed as revision 5363 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoCreate shared libraries using versioned filenames and add -rpath-link
Måns Rullgård [Thu, 11 May 2006 20:36:00 +0000 (20:36 +0000)]
Create shared libraries using versioned filenames and add -rpath-link
to LDFLAGS so linker finds them when using --as-needed (which is default
in some installations).  Using --as-needed is generally a good thing, so
add that explicitly as well.

Originally committed as revision 5362 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agoCosmetics. Add the defines needed for debug output.
Benjamin Larsson [Thu, 11 May 2006 00:28:30 +0000 (00:28 +0000)]
Cosmetics. Add the defines needed for debug output.

Originally committed as revision 5361 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix a crash on x86_64
Loren Merritt [Thu, 11 May 2006 00:06:50 +0000 (00:06 +0000)]
fix a crash on x86_64

Originally committed as revision 5360 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agosimplify, amr.c sets frame_size to 160, and sample size is always 8000
Baptiste Coudurier [Wed, 10 May 2006 18:00:16 +0000 (18:00 +0000)]
simplify, amr.c sets frame_size to 160, and sample size is always 8000

Originally committed as revision 5359 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix damr atom, needed for quicktime player
Baptiste Coudurier [Wed, 10 May 2006 17:56:39 +0000 (17:56 +0000)]
fix damr atom, needed for quicktime player

Originally committed as revision 5358 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agofix alac decoder on little endian
Baptiste Coudurier [Wed, 10 May 2006 11:59:09 +0000 (11:59 +0000)]
fix alac decoder on little endian

Originally committed as revision 5357 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agocosmetics (initalize variables where they are used)
Michael Niedermayer [Wed, 10 May 2006 11:05:03 +0000 (11:05 +0000)]
cosmetics (initalize variables where they are used)

Originally committed as revision 5356 to svn://svn.ffmpeg.org/ffmpeg/trunk

18 years agodecoders should (IMHO) not duplicate frames, the application can do this if it wants
Michael Niedermayer [Wed, 10 May 2006 10:57:27 +0000 (10:57 +0000)]
decoders should (IMHO) not duplicate frames, the application can do this if it wants

Originally committed as revision 5355 to svn://svn.ffmpeg.org/ffmpeg/trunk