Baptiste Coudurier
b4712e3c8b
CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)
...
Originally committed as revision 5051 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
571fa53105
support correct ptses on other than version 3.2.0 aswell
...
Originally committed as revision 5047 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
fb7a2bf695
check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change
...
Originally committed as revision 5043 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
de23f234df
Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)
...
Originally committed as revision 5038 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Julian Scheid
a7f41f91e7
The current_sample field is meant to be the sample number, not an offset into
...
the sample data. Don't increment it by multiples of sc->sample_size.
patch by Julian Scheid, julian _-at-_ sektor37 _-dot-_ de
Originally committed as revision 5037 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
c2ca19d7f9
RMP4 ("xvid fork") decoding support
...
Originally committed as revision 5035 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
73920f079a
simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>)
...
Originally committed as revision 5033 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
bd12d3e9dc
add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>)
...
Originally committed as revision 5032 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
4ea28253b6
add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>)
...
Originally committed as revision 5031 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
8cecedfbe8
ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced
...
CONFIG_MUXERS from adtsenc.c, fixes compilation with --disable-muxers.
patch by Luca Abeni, lucabe72 &at& email &dot& it
Originally committed as revision 5030 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Mike Melanson
2637670144
complete AVS playback system (from Creature Shock computer game),
...
courtesy of Aurelien Jacobs <aurel at gnuage dot org>
Originally committed as revision 5028 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Aurelien Jacobs
2433f24f60
add Creative 8 bits ADPCM schemes support
...
Originally committed as revision 5024 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
dcadd216f1
mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com)
...
Originally committed as revision 5023 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
8b2121e3de
move common parts of makefiles into common.mak
...
Originally committed as revision 5015 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
aa11db2f23
10l, allocate bitbuffer with regard to the padding size
...
Originally committed as revision 5014 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
3253c51f3d
useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 5012 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
75b5b63179
fix demuxing of Video006.3gp
...
Originally committed as revision 5006 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
232d8a1fba
mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier smartjog com>
...
Originally committed as revision 5005 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
dbb4f00a2c
10l for myself
...
Originally committed as revision 5004 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
4e5ef14f0a
mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 5001 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Mike Melanson
9c8d8e84e0
dosbox native ZMBV decoder, courtesy of Kostya
...
Originally committed as revision 5000 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Mike Melanson
4e114829b1
complete American Laser Games MM playback system, courtesy of Peter Ross
...
(suxen_drol at hotmail dot com)
Originally committed as revision 4999 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
6df84c3ad4
10l, fails to compile when debug enabled
...
Originally committed as revision 4998 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
aafaeabb47
tta demuxer, also usable for moving tta audio data into an other container
...
Originally committed as revision 4997 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
3840147e12
stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)
...
Originally committed as revision 4994 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
a050253f8c
Use the incdir variable.
...
Originally committed as revision 4990 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
dc2a1ce5c0
Simplify header installation.
...
Originally committed as revision 4986 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
b12f8273fa
Separate library install into static and shared installation.
...
Originally committed as revision 4983 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
e60b4ced1f
mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 4982 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
f29f3b5d9f
Separate header file installation from the general install target.
...
Originally committed as revision 4981 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
5e43b17e7c
Fix for url_fclose() being called on an already closed file based on a patch by (<Colin Ward> hitman codehq org)
...
Originally committed as revision 4980 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
0b2bb3543f
mpeg-ps probe 2nd try
...
Originally committed as revision 4974 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
a283db3962
generate adts frame headers if required
...
Originally committed as revision 4970 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Aurelien Jacobs
b96532e970
voc: set bits_per_sample correctly (fix mplayer playback)
...
Originally committed as revision 4968 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Aurelien Jacobs
ea395e8c6c
add a Creative VOC (de)muxer
...
Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
9870a7bdb8
replace probe() by one similar to MPEG-ES
...
Originally committed as revision 4964 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Colin Ward
72fbc5092a
Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific.
...
patch by Colin Ward, hitman*at*codehq*dot*org
Originally committed as revision 4962 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
ad97e414e2
Correctly set the interlaced_frame and top_field_first fields.
...
patch by Luca Abeni, lucabe72 =at= email =dot= it
Originally committed as revision 4961 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
064cf25155
typo
...
Originally committed as revision 4960 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
4accd1fd18
bump version numbers and update docs for adts aac support
...
Originally committed as revision 4957 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
fda885c703
read/write adts aac
...
Originally committed as revision 4955 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
8f0df75438
3rd try for mpeg-es probe ...
...
Originally committed as revision 4938 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
efac2613e7
fix regression tests
...
Originally committed as revision 4932 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
cd7352d5aa
simplify timebase if possible
...
ignore edit lists instead of always failing
Originally committed as revision 4930 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
9f75260e68
improve fps guessing code
...
Originally committed as revision 4929 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
53f7c43fcc
sanity checks for seeking
...
Originally committed as revision 4927 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
f11288dab4
AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)
...
Originally committed as revision 4924 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
93d3e278cd
improve mpeg1/2-es detection
...
Originally committed as revision 4923 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
e2a5fd2049
os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info)
...
Originally committed as revision 4922 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
a877eedce5
dynamically increase probe buffer until format is detected
...
Originally committed as revision 4920 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago