|
|
|
@f25fc9b1
|
19 years |
mans |
indentation
Originally committed as revision 5447 to …
|
|
|
@1ea46bed
|
19 years |
mans |
apply $cross_prefix before $cc is used
Originally committed as …
|
|
|
@ea0f0681
|
19 years |
diego |
'make depend' should recurse into libavutil as well.
Originally …
|
|
|
@42225a30
|
19 years |
mans |
remove redundant make variable SUBDIR
Originally committed as …
|
|
|
@21f9324b
|
19 years |
mans |
10l to Diego
Originally committed as revision 5441 to …
|
|
|
@6d9a2421
|
19 years |
diego |
libavcodec/libpostproc ---> libpostproc
Originally committed as …
|
|
|
@dcd479c0
|
19 years |
mans |
major cleanup of compiler/library tests
Originally committed as …
|
|
|
@bb05edc
|
19 years |
michaelni |
random ideas
Originally committed as revision 5438 to …
|
|
|
@a5781961
|
19 years |
michaelni |
drop stuff which seems to have been finished
Originally committed as …
|
|
|
@0919e788
|
19 years |
banan |
Flash Screen Video decoder (fourcc:FSV1)
Originally committed as …
|
|
|
@2d2b86c2
|
19 years |
kostya.shishkov |
Palette support for newer KMVC
Originally committed as revision 5435 …
|
|
|
@74c53c2d
|
19 years |
mans |
make configure --whatever --help work as expected
Originally …
|
|
|
@7374794a
|
19 years |
lorenm |
Snow: don't try to encode lossless with 9/7 wavelet, because it isn't …
|
|
|
@d4b287e
|
19 years |
lorenm |
Snow: cosmetics
Originally committed as revision 5432 to …
|
|
|
@85fc0e75
|
19 years |
lorenm |
Snow: scale predicted mv based on which reference frame the neighbors …
|
|
|
@f743a062
|
19 years |
lucabe72 |
Include the correct video4linux2 header
Originally committed as …
|
|
|
@22a0e907
|
19 years |
michaelni |
Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from …
|
|
|
@7f21a9a7
|
19 years |
lorenm |
Snow: cosmetics
Originally committed as revision 5428 to …
|
|
|
@871371a7
|
19 years |
lorenm |
Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in …
|
|
|
@383f62fd
|
19 years |
lorenm |
Snow: 10l. 1pass ratecontrol failed to set snow's internal quant.
…
|
|
|
@b29183a1
|
19 years |
bugfood-ml |
Make b_frame_strategy not fail on pass 2, but still print a notice.
…
|
|
|
@fc861443
|
19 years |
michaelni |
improve selftest
Originally committed as revision 5424 to …
|
|
|
@3bbe7f5d
|
19 years |
r_togni |
10000l don't reuse outer loop index in inner loops
Originally …
|
|
|
@2fefd23b
|
19 years |
michaelni |
fabs is better then abs for floats ...
Originally committed as …
|
|
|
@b3aaa7b
|
19 years |
michaelni |
typo me thinks ...
Originally committed as revision 5421 to …
|
|
|
@5964935c
|
19 years |
michaelni |
cbp must be >0 here or we are in troubble
Originally committed as …
|
|
|
@5d18eaad
|
19 years |
lorenm |
h264: MBAFF interlaced decoding
Originally committed as revision 5419 …
|
|
|
@67a82086
|
19 years |
lorenm |
h264: faster fill_rectangle()
Originally committed as revision 5418 …
|
|
|
@8c36eaaa
|
19 years |
lorenm |
Snow multiple reference frames
(bitstream is not backwards compatible, …
|
|
|
@4e64bead
|
19 years |
lorenm |
Snow 1pass ratecontrol
Originally committed as revision 5416 to …
|
|
|
@ac2750e
|
19 years |
michaelni |
suggest solution for 2 fixmies
Originally committed as revision 5415 …
|
|
|
@2afc0c12
|
19 years |
diego |
Add a small comment about a part that should be in configure.
…
|
|
|
@c51c4fa0
|
19 years |
diego |
AMR URL fixes
Originally committed as revision 5413 to …
|
|
|
@f7709b1a
|
19 years |
michaelni |
working H.264 + AAC in mp4 encoding example for the psp
Originally …
|
|
|
@702497f8
|
19 years |
baptiste.coudurier |
fix mbd bits bug, finally
Originally committed as revision 5411 to …
|
|
|
@16862398
|
19 years |
diego |
Remove all .cvsignore files, they are no longer necessary.
Originally …
|
|
|
@18e7d87c
|
19 years |
diego |
typo/grammar fixes
Originally committed as revision 5409 to …
|
|
|
@4b0e85d4
|
19 years |
diego |
Fix segfault on Mac OS X, patch by Earl Levine …
|
|
|
@b4aead58
|
19 years |
michaelni |
ipod & psp encoding guide
Originally committed as revision 5407 to …
|
|
|
@7cf0e16f
|
19 years |
michaelni |
fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table …
|
|
|
@ed90d37
|
19 years |
michaelni |
dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)
…
|
|
|
@6f276720
|
19 years |
michaelni |
dont write LAVF_ID if bitexact and any meta tag is set
Originally …
|
|
|
@efda3395
|
19 years |
michaelni |
simplify meta tag writing code
Originally committed as revision 5403 …
|
|
|
@dae5b496
|
19 years |
baptiste.coudurier |
fix seeking, typo provoking hard segfault
Originally committed as …
|
|
|
@c7e63546
|
19 years |
baptiste.coudurier |
fix keyframe check, stss might be there but count set to 0
Originally …
|
|
|
@6b991cb2
|
19 years |
diego |
Generate the list of all programs, unstripped programs and man pages …
|
|
|
@7d2f454
|
19 years |
diego |
Rename singular variables to more sensible plural form.
Originally …
|
|
|
@f9edb717
|
19 years |
diego |
uninstallation support
inspired by a patch from Richard, …
|
|
|
@a11d5f50
|
19 years |
diego |
Simplify vhook build.
Originally committed as revision 5397 to …
|
|
|
@fcdff899
|
19 years |
diego |
typo fixes
Originally committed as revision 5396 to …
|
|
|
@5d22ccf7
|
19 years |
diego |
cosmetics: Prettyprint some commands.
Originally committed as …
|
|
|
@83a09492
|
19 years |
diego |
Add Mans as maintainer for oggparseogm.c.
Originally committed as …
|
|
|
@f994f61e
|
19 years |
michaelni |
URLProtocol faq
Originally committed as revision 5393 to …
|
|
|
@fefbdd2e
|
19 years |
diego |
Remove some lines that are duplicated in common.mak.
Originally …
|
|
|
@c4052af0
|
19 years |
diego |
Add MPEG FourCC for MPEG-2 video.
Originally committed as revision …
|
|
|
@386b9b5f
|
19 years |
kostya.shishkov |
Proper PTS generation for Smacker audio
Originally committed as …
|
|
|
@103eee53
|
19 years |
kostya.shishkov |
Now MPlayer should understand Smacker audio and video codecs.
…
|
|
|
@b29bddab
|
19 years |
diego |
Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.
Originally …
|
|
|
@2d974017
|
19 years |
baptiste.coudurier |
MPEG-2 4:2:2 encoding support
Originally committed as revision 5387 …
|
|
|
@c2f69579
|
19 years |
gpoirier |
fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.
3dnow …
|
|
|
@b997b34f
|
19 years |
lucabe72 |
Fix cropping & padding when capturing from a v4l(2) card
Originally …
|
|
|
@e89b8b0a
|
19 years |
diego |
Honor the LDFLAGS environment variable.
Originally committed as …
|
|
|
@41ae6ef9
|
19 years |
gpoirier |
Add an actual 3dnow intrinsinc so the configure script doesn't just …
|
|
|
@2c95f59f
|
19 years |
baptiste.coudurier |
fix avc nal parsing
Originally committed as revision 5382 to …
|
|
|
@a959f0ea
|
19 years |
baptiste.coudurier |
fix pcm_s24be demuxing, simplify
Originally committed as revision …
|
|
|
@fce9551e
|
19 years |
gpoirier |
Add 3dnow intrinsic support for AMD64 machines: -march=athlon means …
|
|
|
@ed70a50
|
19 years |
baptiste.coudurier |
add quicktime uncompressed 8bit 4:2:2 support
Originally committed as …
|
|
|
@5e0c720a
|
19 years |
baptiste.coudurier |
fix mulaw muxing
Originally committed as revision 5378 to …
|
|
|
@6dd19fff
|
19 years |
baptiste.coudurier |
do not write wave if not needed
Originally committed as revision 5377 …
|
|
|
@3a72cbd9
|
19 years |
baptiste.coudurier |
fix AMR muxing in mov
Originally committed as revision 5376 to …
|
|
|
@fcef991a
|
19 years |
baptiste.coudurier |
add pcm 24/32 le/be support
Originally committed as revision 5375 to …
|
|
|
@08db8f18
|
19 years |
michaelni |
simplify
Originally committed as revision 5374 to …
|
|
|
@039627cf
|
19 years |
baptiste.coudurier |
clean and simplify
Originally committed as revision 5373 to …
|
|
|
@307eb248
|
19 years |
baptiste.coudurier |
add MPEG-2 intra vlc support
Originally committed as revision 5372 to …
|
|
|
@d634aa20
|
19 years |
baptiste.coudurier |
remove unused variable
Originally committed as revision 5371 to …
|
|
|
@a443a253
|
19 years |
michaelni |
sanity checks some might have been exploitable
Originally committed …
|
|
|
@3a1a7e32
|
19 years |
michaelni |
sanity checks, some might have been exploitable ...
Originally …
|
|
|
@ce1d2a95
|
19 years |
banan |
Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can …
|
|
|
@3644cb8f
|
19 years |
mans |
set stream time_base properly
Originally committed as revision 5367 …
|
|
|
@b8d10977
|
19 years |
mans |
add unaligned16() and unaligned64()
Originally committed as revision …
|
|
|
@e1203ac
|
19 years |
mans |
ogm demuxing
Originally committed as revision 5365 to …
|
|
|
@08706ab9
|
19 years |
diego |
Unconditionally use -lossaudio on NetBSD.
patch by Jan Knutar …
|
|
|
@b565ea09
|
19 years |
baptiste.coudurier |
fix spliting chunks, simplify
Originally committed as revision 5363 …
|
|
|
@baa3a937
|
19 years |
mans |
Create shared libraries using versioned filenames and add -rpath-link …
|
|
|
@8dcf48a8
|
19 years |
banan |
Cosmetics. Add the defines needed for debug output.
Originally …
|
|
|
@24efb5e5
|
19 years |
lorenm |
fix a crash on x86_64
Originally committed as revision 5360 to …
|
|
|
@b451719
|
19 years |
baptiste.coudurier |
simplify, amr.c sets frame_size to 160, and sample size is always 8000 …
|
|
|
@9c09db54
|
19 years |
baptiste.coudurier |
fix damr atom, needed for quicktime player
Originally committed as …
|
|
|
@415d10d0
|
19 years |
baptiste.coudurier |
fix alac decoder on little endian
Originally committed as revision …
|
|
|
@2d661e07
|
19 years |
michaelni |
cosmetics (initalize variables where they are used)
Originally …
|
|
|
@11b68168
|
19 years |
michaelni |
decoders should (IMHO) not duplicate frames, the application can do …
|
|
|
@bfc2a19d
|
19 years |
baptiste.coudurier |
10l, undef DEBUG
Originally committed as revision 5354 to …
|
|
|
@750b4aaa
|
19 years |
baptiste.coudurier |
assing correct codec_id for mjpegb
Originally committed as revision …
|
|
|
@89ca8c49
|
19 years |
banan |
Add support for raw flac decoding based on the .flac suffix of input …
|
|
|
@d4277a7
|
19 years |
michaelni |
allow insane gop sizes if the user doesnt care about playable streams …
|
|
|
@3b29cb6b
|
19 years |
michaelni |
add outcommented chunk of code to handle stuffing MBs at the end of …
|
|
|
@902c748c
|
19 years |
Reimar.Doeffinger |
change the type of esp in SwsContext to uint64_t so it can hold a full …
|
|
|
@8d39d67a
|
19 years |
baptiste.coudurier |
vorbis 5:1 decoding fix, fix mi2_vorbis51.mp4, patch by Denes Balatoni …
|
|
|
@1dd509b1
|
19 years |
michaelni |
make zero motion vector threshold user setable
Originally committed …
|
|
|
@60827a1a
|
19 years |
diego |
Further simplify AMR build.
Originally committed as revision 5347 to …
|
|
|