|
|
|
@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 …
|
|
|
@9853ce80
|
17 years |
Aurélien Jacobs |
set a default value for num_channels
Originally committed as revision …
|
|
|
@215eb102
|
17 years |
Aurélien Jacobs |
move audio header parsing in its own function
Originally committed as …
|
|
|
@d51bd73c
|
17 years |
Aurélien Jacobs |
add a log message
Originally committed as revision 10785 to …
|
|
|
@1680692a
|
17 years |
Aurélien Jacobs |
fix comment
Originally committed as revision 10784 to …
|
|
|
@98942fb2
|
17 years |
Aurélien Jacobs |
small simplification
Originally committed as revision 10783 to …
|
|
|
@bbfc038f
|
17 years |
kostya.shishkov |
WMV3 mode with FASTTX=0 seems to use standard IDCT instead of own 8x8 …
|
|
|
@ff4b050
|
17 years |
banan |
Unaligned memory access rcrash fix
Originally committed as revision …
|
|
|
@f97931c1
|
17 years |
andreas |
set start_time to 0 to enable seeking in mp3-files
patch by Thorsten …
|
|
|
@d34841f1
|
17 years |
banan |
Added myself as maintainer of the Nellymoser codec
Originally …
|
|
|
@59771f71
|
17 years |
mbardiaux |
Print pixel and display aspect ratios
Originally committed as …
|
|
|
@3c11a27b
|
17 years |
michaelni |
replace (disabled by default) assert(0) by abort() if the picture …
|
|
|
@abc4e572
|
17 years |
diego |
Simplify one variable setting.
Originally committed as revision …
|
|
|
@c5be140c
|
17 years |
benoit.fouet |
Make url_split() strip url options (?opt=var) from the returned …
|
|
|
@2f3cbef0
|
17 years |
diego |
Rename LIB to LIBNAME for consistency.
Originally committed as …
|
|
|
@24743a76
|
17 years |
diego |
Rename LIB to LIBNAME for consistency.
Originally committed as …
|
|
|
@522e9cf4
|
17 years |
diego |
1l: Update wrong #endif comment.
Originally committed as revision …
|
|
|
@39c70be1
|
17 years |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
Originally …
|
|
|
@880de6b0
|
17 years |
diego |
Remove unnecessary guarding &=0x0f around adpcm_ima_compress_sample(). …
|
|
|
@9c05103f
|
17 years |
diego |
Add multiple inclusion guards to config.h.
Originally committed as …
|
|
|
@deb43f0b
|
17 years |
diego |
Explain why there are no multiple inclusion guards in these header …
|
|
|
@9b1f04b0
|
17 years |
diego |
Clarify comment that explains why this header lacks multiple inclusion …
|
|
|
@e75f8997
|
17 years |
ramiro.polla |
Add entry about pr not being present in standard MSYS install.
…
|
|
|
@0e872a48
|
17 years |
diego |
Add SLIB_UNINSTALL_EXTRA_CMD for MinGW.
based on a patch by Dave Yeo, …
|
|
|
@5b5d049
|
17 years |
diego |
Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed via …
|
|
|
@ab54bff2
|
17 years |
Aurélien Jacobs |
Remove wrong multiple inclusion guards.
Those files are really meant …
|
|
|
@5b21bdab
|
17 years |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
Originally …
|
|
|
@6a03549e
|
17 years |
diego |
Add a comment that explains why this header lacks multiple inclusion …
|
|
|
@31b2c144
|
17 years |
diego |
Add missing multiple inclusion guards.
Originally committed as …
|
|
|
@ca34b9e6
|
17 years |
diego |
Use filename as multiple inclusion guard.
Originally committed as …
|
|
|
@aeb6a697
|
17 years |
diego |
Fix #endif comment typo.
Originally committed as revision 10761 to …
|
|
|
@52703a64
|
17 years |
diego |
Use filename as multiple inclusion guard.
Originally committed as …
|
|
|
@7f3c02f
|
17 years |
diego |
comment grammar fix
Originally committed as revision 10759 to …
|
|
|
@0f652a8e
|
17 years |
benoit.fouet |
Re-enable DEBUG_SEEK flag.
Originally committed as revision 10758 to …
|
|
|
@86161cec
|
17 years |
baptiste.coudurier |
dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) …
|
|
|
@00996920
|
17 years |
baptiste.coudurier |
indentation
Originally committed as revision 10756 to …
|
|
|
@ed7b48b2
|
17 years |
Carl Eugen Hoyos |
Fix streaming to XBox360.
Patch by Patric Stout, patric T liefdeis O …
|
|
|
@8a2d973d
|
17 years |
diego |
misc Doxygen spelling/grammar fixes
Originally committed as revision …
|
|
|
@227a388d
|
17 years |
Aurélien Jacobs |
cosmetics: reindent
Originally committed as revision 10753 to …
|
|
|
@d3e412d0
|
17 years |
Aurélien Jacobs |
add support for VP6 in electronicarts demuxer
Originally committed as …
|
|
|
@c03c4cac
|
17 years |
Aurélien Jacobs |
remove useless &0xFF
Originally committed as revision 10751 to …
|
|
|
@a066c5b7
|
17 years |
Aurélien Jacobs |
merge declaration and initialization
Originally committed as revision …
|
|
|
@df2eef0f
|
17 years |
Aurélien Jacobs |
remove unused context vars
Originally committed as revision 10749 to …
|
|
|
@059baac
|
17 years |
Aurélien Jacobs |
remove unused code
Originally committed as revision 10748 to …
|
|
|
@c3527cc9
|
17 years |
Aurélien Jacobs |
remove unused tags definition
Originally committed as revision 10747 …
|
|
|
@0cf3fbc2
|
17 years |
Aurélien Jacobs |
remove unused close function
Originally committed as revision 10746 …
|
|
|
@269b94e3
|
17 years |
Aurélien Jacobs |
simplify bitstream reading
Originally committed as revision 10745 to …
|
|
|
@2143b118
|
17 years |
Carl Eugen Hoyos |
Fix chroma mv offsets for PAFF in a way that is compatible with MBAFF …
|
|
|
@f1bf85b8
|
17 years |
Aurélien Jacobs |
Cygwin don't like this function declaration.
So move this …
|
|
|
@c7be258
|
17 years |
benoit.fouet |
Undefine DEBUG_SEEK.
Patch by Thorsten Jordan: tjordan macrosystem de
…
|
|
|
@636b13c5
|
17 years |
banan |
Nellymoser ASAO decoder
Originally committed as revision 10741 to …
|
|
|
@85aec3bd
|
17 years |
ramiro.polla |
Remove gcc import libraries from Win32 builds.
They weren't even …
|
|
|
@9a3fb640
|
17 years |
benoit.fouet |
Merge audio and video bitstream filter options handling.
Originally …
|
|
|
@44a7e65a
|
17 years |
Carl Eugen Hoyos |
Fix mix-up of values in r10690 (deblocking for PAFF).
Patch by Martin …
|
|
|
@f28b1048
|
17 years |
Aurélien Jacobs |
add support for VP6 with huffman encoded blocks
closes issue 104
…
|
|
|
@437c2079
|
17 years |
Aurélien Jacobs |
moves fraps huffman decoder to its own file, making it more generic
…
|
|
|
@5d25d2a9
|
17 years |
diego |
cosmetics: Move asf_read_close() down to get rid of a forward …
|
|
|
@fe0b9a6
|
17 years |
benoit.fouet |
Increment minor after r10709.
Originally committed as revision 10734 …
|
|
|
@3f30c42b
|
17 years |
Reimar.Doeffinger |
Fix rc4 header, #ifndef -> #define
Originally committed as revision …
|
|
|
@d02f154
|
17 years |
diego |
Add multiple inclusion guards.
Originally committed as revision 10732 …
|
|
|
@c1d5a67
|
17 years |
diego |
Add standard license header.
Originally committed as revision 10731 …
|
|
|
@d5a8a02
|
17 years |
diego |
Consistently place comments in file header.
Originally committed as …
|
|
|
@547972fd
|
17 years |
diego |
cosmetics: sort()
Originally committed as revision 10729 to …
|
|
|
@0cd05c08
|
17 years |
Aurélien Jacobs |
VP6A needs its Makefile rules too
Originally committed as revision …
|
|
|
@3c3704d2
|
17 years |
voroshil |
Fix MJPEG decoder for AMV files.
Since decoding is doing from the end …
|
|
|
@4d570f94
|
17 years |
michaelni |
prevent infinite loop and memcpy of negative amounts
fixes issue194
…
|
|
|
@972c5f9e
|
17 years |
mans |
simply buffer checks in vorbis_comment()
Originally committed as …
|
|
|