|
|
|
@c8652b5
|
17 years |
michaelni |
support flv with invalid header
fixes issue43
Originally committed as …
|
|
|
@6f910bcf
|
17 years |
michaelni |
factorize stream creation
Originally committed as revision 10886 to …
|
|
|
@ff21c1b0
|
17 years |
diego |
Remove redundant -DHAVE_AV_CONFIG_H from tests/seek_test command.
…
|
|
|
@1d5fab9
|
17 years |
diego |
Remove unused variables, fixes the following warnings:
siff.c:187: …
|
|
|
@51844e6
|
17 years |
lucabe72 |
Take the target address family in account when determining the family …
|
|
|
@7d8576c
|
17 years |
lucabe72 |
Reindent after last commit
Originally committed as revision 10882 to …
|
|
|
@d607861c
|
17 years |
lucabe72 |
Resolve hosts and bind sockets even when the local_port is not set (0) …
|
|
|
@fac84d3c
|
17 years |
Aurélien Jacobs |
EA IMA EACS decoder
original patch by Peter Ross
Originally committed …
|
|
|
@7bb65d89
|
17 years |
Aurélien Jacobs |
EA IMA SEAD decoder
original patch by Peter Ross
Originally committed …
|
|
|
@29c3d42b
|
17 years |
victorpaesa |
Leverage MinGW's llrint() in Cygwin compilations.
Originally …
|
|
|
@e76e2bb
|
17 years |
lucabe72 |
Mark the source buffer as "const"
Originally committed as revision …
|
|
|
@ecdcbbf6
|
17 years |
lucabe72 |
If local port n is not available, try n + 2 instead of continuing to …
|
|
|
@2a4592fe
|
17 years |
diego |
Clarify comment about gcc -MM.
Originally committed as revision 10875 …
|
|
|
@582c1c47
|
17 years |
diego |
Declare libpostproc prerequisites directly instead of using a layer of …
|
|
|
@992e78f5
|
17 years |
baptiste.coudurier |
rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to …
|
|
|
@990e989f
|
17 years |
lucabe72 |
Remove redundant prototype
Originally committed as revision 10872 to …
|
|
|
@c971ff1
|
17 years |
lucabe72 |
Remove the inclusion of rtsp.h and rtp.h from avformat.h, and …
|
|
|
@c1a4cdf9
|
17 years |
nicola.sabbi |
removed unused variables accidentally introduced in …
|
|
|
@39f79f26
|
17 years |
Aurélien Jacobs |
rename crc.c to crcenc.c
Originally committed as revision 10869 to …
|
|
|
@6b6adf2b
|
17 years |
Aurélien Jacobs |
move framecrc muxer in its own file
Originally committed as revision …
|
|
|
@a15bc651
|
17 years |
nicola.sabbi |
reindented after previous commit
Originally committed as revision …
|
|
|
@50e143c4
|
17 years |
nicola.sabbi |
added option programid to select the program to use and relative code …
|
|
|
@90f03441
|
17 years |
lorenm |
remove a branch from an inner loop.
1% faster flac encoding.
…
|
|
|
@f473666f
|
17 years |
nicola.sabbi |
print newline after program id even when the name is missing
…
|
|
|
@759d98d0
|
17 years |
lucabe72 |
Explicitly include rtp.h (needed for rtp_get_payload_type())
…
|
|
|
@a385446
|
17 years |
lucabe72 |
Remove prototype for non-existent function
Originally committed as …
|
|
|
@97e6ee20
|
17 years |
Aurélien Jacobs |
probe files starting with the 1SNh tag
Originally committed as …
|
|
|
@94e8c227
|
17 years |
Aurélien Jacobs |
don't use #define with names starting with _
Originally committed as …
|
|
|
@98168220
|
17 years |
Aurélien Jacobs |
add parsing of 1SNh header in the EA demuxer
Originally committed as …
|
|
|
@63bb42fb
|
17 years |
diego |
Remove unused variable, fixes warning:
utils.c: In function …
|
|
|
@44626387
|
17 years |
Aurélien Jacobs |
avoid infinite loop at the end of files which are not properly …
|
|
|
@e7583962
|
17 years |
Aurélien Jacobs |
EA ADPCM R1, R2 and R3 decoder
original patch by Peter Ross
…
|
|
|
@d2bbb2f7
|
17 years |
diego |
Rename --disable-opts option to --disable-optimizations in order to be …
|
|
|
@8400d6b8
|
17 years |
diego |
Rename optimize variable to the slightly more meaningful …
|
|
|
@cfac9ec7
|
17 years |
benoit.fouet |
Cosmetics: indentation.
Originally committed as revision 10853 to …
|
|
|
@89a0d790
|
17 years |
benoit.fouet |
Prevent mov muxer from writing empty udta atoms.
Originally committed …
|
|
|
@8862fb41
|
17 years |
andreas |
add support for reading duration from VBRI-tag in mp3 files
…
|
|
|
@3a1d3588
|
17 years |
heydowns |
Move setting of key frame flag for intra-only codecs, ignoring key …
|
|
|
@c1989552
|
17 years |
ramiro.polla |
Updated and rewritten Windows-related documentation.
Originally …
|
|
|
@3d2308b0
|
17 years |
baptiste.coudurier |
use FFMIN
Originally committed as revision 10848 to …
|
|
|
@478638ab
|
17 years |
andreas |
fix indent
Originally committed as revision 10847 to …
|
|
|
@db233e83
|
17 years |
andreas |
cosmetical change of mp3_parse_xing() to prepare for upcoming VBRI tag …
|
|
|
@ca851a3a
|
17 years |
andreas |
add support for reading duration from Xing-tag in mp3 files
…
|
|
|
@71fa13e8
|
17 years |
diego |
Simplify install-libs prerequisite generation.
Originally committed …
|
|
|
@39fe9d79
|
17 years |
Aurélien Jacobs |
convert a if() into a switch() to ease addition of new tags to probe
…
|
|
|
@ef59bf60
|
17 years |
diego |
Fix uninstall-vhook, SLIBSUF was being left out.
Originally committed …
|
|
|
@282db5f
|
17 years |
diego |
Fix make install of man pages when PROGS is empty.
Originally …
|
|
|
@1217916b
|
17 years |
diego |
Fix make install when PROGS is empty.
Originally committed as …
|
|
|
@e1a3a63f
|
17 years |
diego |
Further simplify install-progs prerequisites, no need to duplicate …
|
|
|
@c4fa7ebc
|
17 years |
diego |
Simplify install-progs prerequisite declaration.
Originally committed …
|
|
|
@3a994ca4
|
17 years |
diego |
Clarify comment block and rewrite in better English.
Originally …
|
|
|
@8622613d
|
17 years |
baptiste.coudurier |
fix issue 225, instead of stoping when wrong atom size is found,
limit …
|
|
|
@bf672ac7
|
17 years |
kostya.shishkov |
Use simple IDCT for now
Originally committed as revision 10835 to …
|
|
|
@c6137a61
|
17 years |
kostya.shishkov |
Remove incorrect and unneeded code
Originally committed as revision …
|
|
|
@66f7679c
|
17 years |
kostya.shishkov |
Beam Software SIFF demuxer and video decoder
Originally committed as …
|
|
|
@4e745a3b
|
17 years |
baptiste.coudurier |
100l, fix dump_format, declare buf in dump_stream_format, sizeof(buf) …
|
|
|
@a70a3f0b
|
17 years |
Aurélien Jacobs |
remove some useless initializations (the whole context is initialized …
|
|
|
@ba8a76b8
|
17 years |
Aurélien Jacobs |
cosmetics: reindent
Originally committed as revision 10830 to …
|
|
|
@f9cdbfa2
|
17 years |
Aurélien Jacobs |
cosmetics: Add #endif comment.
Originally committed as revision 10829 …
|
|
|
@c6e2f083
|
17 years |
Aurélien Jacobs |
remove unused context var
Originally committed as revision 10828 to …
|
|
|
@fe7e750
|
17 years |
kostya.shishkov |
New RM format deserves small version bump
Originally committed as …
|
|
|
@63e6c176
|
17 years |
kostya.shishkov |
indentation after last commit
Originally committed as revision 10826 …
|
|
|
@dd55d4a3
|
17 years |
kostya.shishkov |
Make RV10/20 decoder work with new frame format
Originally committed …
|
|
|
@b96b441a
|
17 years |
kostya.shishkov |
Make Matroska demuxer output full frames instead of slices for …
|
|
|
@383b123e
|
17 years |
kostya.shishkov |
Demux full frames instead of sliced for RealVideo.
Some changes by …
|
|
|
@46fb896b
|
17 years |
Reimar.Doeffinger |
Document ff_des_encdec
Originally committed as revision 10822 to …
|
|
|
@72be7db4
|
17 years |
Reimar.Doeffinger |
Add support for decrypting asf files
Originally committed as revision …
|
|
|
@aa237f45
|
17 years |
nicola.sabbi |
associate to each AVProgram the indexes of the AVStreams contained in …
|
|
|
@526efa10
|
17 years |
nicola.sabbi |
API extension: AVProgram now has an array (stream_index) containing …
|
|
|
@fad0e030
|
17 years |
nicola.sabbi |
cosmetics: moved to a separate function the code to print the …
|
|
|
@40eaf780
|
17 years |
Aurélien Jacobs |
add support for git in version.sh (use short hash as version number)
…
|
|
|
@123103ca
|
17 years |
Aurélien Jacobs |
cosmetics to make version.sh more VCS agnostic
Originally committed …
|
|
|
@c1b7437a
|
17 years |
victorpaesa |
The 'Video Filter API' is better known as 'libavfilter'.
Originally …
|
|
|
@c3cf561
|
17 years |
ramiro.polla |
Install MSVC import libraries without version numbering in the …
|
|
|
@c5f14466
|
17 years |
ramiro.polla |
Append BUILDSUF directly to NAME instead of prepending it to …
|
|
|
@4f9c008c
|
17 years |
benoit.fouet |
Fix typo.
Patch by Jeremy Mordkoff: jlm zazzletech com
Originally …
|
|
|
@1b1ab198
|
17 years |
diego |
cosmetics: Add #endif comment.
Originally committed as revision 10811 …
|
|
|
@2e9ad69
|
17 years |
Reimar.Doeffinger |
Add support for DES en- and decryption.
Originally committed as …
|
|
|
@939bac28
|
17 years |
ramiro.polla |
Grammar.
Originally committed as revision 10809 to …
|
|
|
@f9a00ba8
|
17 years |
Aurélien Jacobs |
ensure all compiled in codec/muxer are registered
Originally …
|
|
|
@ab89dbd4
|
17 years |
Aurélien Jacobs |
better check for video track detection
Originally committed as …
|
|
|
@018d0ff
|
17 years |
Aurélien Jacobs |
skip unsupported audio track data
Originally committed as revision …
|
|
|
@a2c9473d
|
17 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 10805 to …
|
|
|
@c611463f
|
17 years |
Aurélien Jacobs |
check if we found an audio track before initializing the audio stream
…
|
|
|
@200f41ad
|
17 years |
Aurélien Jacobs |
compute pts according to the audio codec
Originally committed as …
|
|
|
@ffbd0bcd
|
17 years |
Aurélien Jacobs |
set bytes per sample in the context
Originally committed as revision …
|
|
|
@597958ad
|
17 years |
Aurélien Jacobs |
fix big endian files support
Originally committed as revision 10801 …
|
|
|
@78168450
|
17 years |
Aurélien Jacobs |
simplify
Originally committed as revision 10800 to …
|
|
|
@6c867e04
|
17 years |
Aurélien Jacobs |
parse sample rate instead of setting a default one
Originally …
|
|
|
@fd402a5a
|
17 years |
Aurélien Jacobs |
add support for PCM codec
Originally committed as revision 10798 to …
|
|
|
@93fa8b2b
|
17 years |
Aurélien Jacobs |
check compression_type to assign audio codec
Originally committed as …
|
|
|
@e5d34ab
|
17 years |
Aurélien Jacobs |
make compression_type a function local var instead of a context var
…
|
|
|
@97e5dcc0
|
17 years |
Aurélien Jacobs |
add support for big_endian encoded headers
Originally committed as …
|
|
|
@2c82386d
|
17 years |
Aurélien Jacobs |
add some error processing
Originally committed as revision 10794 to …
|
|
|
@fa34563b
|
17 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 10793 to …
|
|
|
@f8cab062
|
17 years |
Aurélien Jacobs |
parse header chunk in a loop (don't depend on a fixed chunk ordering)
…
|
|
|
@af704ee4
|
17 years |
Aurélien Jacobs |
add audio and video codec context vars
Originally committed as …
|
|
|
@080b1c82
|
17 years |
Aurélien Jacobs |
better log message
Originally committed as revision 10790 to …
|
|
|
@f4097430
|
17 years |
Aurélien Jacobs |
move vp6 header parsing into its own function
Originally committed as …
|
|
|
@3773e5fc
|
17 years |
Aurélien Jacobs |
remove 2 temporary variables
Originally committed as revision 10788 …
|
|
|