|
|
|
@6d96a9b9
|
17 years |
michaelni |
elaborate a little on AVStream.start_time, it seems the comment is not …
|
|
|
@c8f9ef61
|
17 years |
ramiro.polla |
CONFIG_7REGS -> HAVE_7REGS
Originally committed as revision 10121 to …
|
|
|
@119614c0
|
17 years |
michaelni |
document the email interface
Originally committed as revision 10120 …
|
|
|
@9df4ce5e
|
17 years |
mgerards |
Make the Golomb decoder work for Dirac
Originally committed as …
|
|
|
@6d324c81
|
17 years |
gpoirier |
Statements like a = b = c = d = e; store from right-to-left, so if
you …
|
|
|
@77cb22fa
|
17 years |
Aurélien Jacobs |
Try size 640x480 for FLC files which don't specify their size.
This is …
|
|
|
@f5da5c93
|
17 years |
diego |
Rename parse_arg_file function to opt_input_file for consistency. …
|
|
|
@9fcfc0b7
|
17 years |
diego |
cosmetics: indentation fix
Originally committed as revision 10115 to …
|
|
|
@bc3a73bc
|
17 years |
michaelni |
remove broken movi_end skip-hack-check
this should fix seeking over …
|
|
|
@ea4b2b5e
|
17 years |
michaelni |
do not misuse movi_end for checking chunk sizes
Originally committed …
|
|
|
@60a9966e
|
17 years |
diego |
Make cmdutils.c:parse_options accept as argument a function to parse …
|
|
|
@9c0edaaf
|
17 years |
ramiro.polla |
Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP)
Originally …
|
|
|
@f3a3c72e
|
17 years |
ramiro.polla |
Introduce AVERROR_PATCHWELCOME
Originally committed as revision 10110 …
|
|
|
@a92b819a
|
17 years |
diego |
Clarify LGPL and GPL licensing of FFmpeg.
Originally committed as …
|
|
|
@e1669c5e
|
17 years |
diego |
Attempt to better explain how to split patches into individual …
|
|
|
@9488b966
|
17 years |
diego |
Move msmpeg4 tables from a header file to msmpegdata.c.
Originally …
|
|
|
@5e4c7ca
|
17 years |
ramiro.polla |
Add attribute that forces alignment of stack to functions that need …
|
|
|
@345bb2ad
|
17 years |
mmhoffm |
special handling for vp3 idct, use the c reference
Originally …
|
|
|
@07c0299
|
17 years |
michaelni |
use bytestream_get_le*() this also fixes a big endian bug
Originally …
|
|
|
@88381412
|
17 years |
diego |
Make ffserver -h exit 0.
patch by Stefano Sabatini, …
|
|
|
@9d4edf96
|
17 years |
diego |
Make native and libnut NUT muxers mutually exclusive.
Originally …
|
|
|
@a6ba65f7
|
17 years |
kostya.shishkov |
Support for WavPack version 0x410 (false stereo chunks)
Patch by …
|
|
|
@11ead90e
|
17 years |
kostya.shishkov |
Rename flag for consistency with the next commit
Originally committed …
|
|
|
@42c71907
|
17 years |
lessen42 |
Add av_get_bits_per_sample_format()
Originally committed as revision …
|
|
|
@99e8b22
|
17 years |
lessen42 |
Use PRId64 in seek test
Originally committed as revision 10098 to …
|
|
|
@40802d36
|
17 years |
michaelni |
fix type 3 aka skipped blocks for old version
Originally committed as …
|
|
|
@9ac34d94
|
17 years |
michaelni |
fix motion vectors for old version
Originally committed as revision …
|
|
|
@cf786021
|
17 years |
michaelni |
set pix_fmt properly depending on version
Originally committed as …
|
|
|
@70bbeb6f
|
17 years |
michaelni |
use version instead of some random 32bit value to switch between 16 …
|
|
|
@a0d30cb
|
17 years |
michaelni |
replace vlc_type by version and set that from codec_tag which contains …
|
|
|
@a985a94
|
17 years |
michaelni |
export 4xm video version
Originally committed as revision 10092 to …
|
|
|
@b74fb935
|
17 years |
michaelni |
support ifr2 from Toy-Story2_better-image-quality.4xa
Originally …
|
|
|
@3ca96802
|
17 years |
gpoirier |
use shorter types vec_"type" instead of the too long vector "type" …
|
|
|
@62f68aa9
|
17 years |
michaelni |
add second vlc table
pfr* of Toy-Story2_better-image-quality.4xa are …
|
|
|
@880e3ef4
|
17 years |
michaelni |
add support for old flac in ogg
fixes …
|
|
|
@4e68cb8a
|
17 years |
Roman R. |
restoring the alphabetical order (this time with case ignored)
…
|
|
|
@3b4e7bb3
|
17 years |
ramiro.polla |
Also check for closesocket in winsock2.h
Originally committed as …
|
|
|
@07870f85
|
17 years |
michaelni |
pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa …
|
|
|
@880003b
|
17 years |
lessen42 |
Don't check the return value of decode_cabac_residual since it always …
|
|
|
@e5639780
|
17 years |
Aurélien Jacobs |
Ensure av_tree_insert() is defined before using it.
Patch by Carl …
|
|
|
@88e2d588
|
17 years |
Aurélien Jacobs |
more usage of av_clip()
Originally committed as revision 10082 to …
|
|
|
@e4a50e6d
|
17 years |
Aurélien Jacobs |
one more simplification
Originally committed as revision 10081 to …
|
|
|
@295f3737
|
17 years |
Aurélien Jacobs |
various simplifications around recent av_clip_int16() usage
…
|
|
|
@b0f33828
|
17 years |
michaelni |
fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roq …
|
|
|
@aee481ce
|
17 years |
Aurélien Jacobs |
use av_clip_int16() where it makes sense
Originally committed as …
|
|
|
@160ab30f
|
17 years |
lessen42 |
Set dts in tta demuxer
Originally committed as revision 10077 to …
|
|
|
@ddb8ebe7
|
17 years |
Aurélien Jacobs |
add a new av_clip_int16() function to libavutil
Originally committed …
|
|
|
@b9c684a2
|
17 years |
Aurélien Jacobs |
ensure av_noinline is always defined
Originally committed as revision …
|
|
|
@06c5c560
|
17 years |
michaelni |
cola for diego
Originally committed as revision 10074 to …
|
|
|
@70b4d492
|
17 years |
ramiro.polla |
Enable swscale in MinGW vhooks only if swscale was configured.
Copied …
|
|
|
@68bf8d83
|
17 years |
diego |
Bump minor number, NUT muxer was added.
Originally committed as …
|
|
|
@74f0780
|
17 years |
diego |
Make show-version exit 0.
patch by Stefano Sabatini, …
|
|
|
@5c14a795
|
17 years |
diego |
Make show-license exit 0.
patch by Stefano Sabatini, …
|
|
|
@c20bd3e
|
17 years |
diego |
Make ffmpeg -formats exit 0.
patch by Stefano Sabatini, …
|
|
|
@63dd9d0e
|
17 years |
michaelni |
simplify
Originally committed as revision 10068 to …
|
|
|
@d2062ff6
|
17 years |
michaelni |
do not remove FLAG_CODED
Originally committed as revision 10067 to …
|
|
|
@0e6472fd
|
17 years |
michaelni |
remove useless code, found by oded
Originally committed as revision …
|
|
|
@2529024b
|
17 years |
michaelni |
this is debug not info
Originally committed as revision 10065 to …
|
|
|
@0701006e
|
17 years |
michaelni |
ensure that default_get_buffer() doesnt reuse images if the dimension …
|
|
|
@6aacfd22
|
17 years |
baptiste.coudurier |
dnxhd 120 interlaced support
Originally committed as revision 10063 …
|
|
|
@fbd69f51
|
17 years |
michaelni |
100000l (forgotten return)
Originally committed as revision 10062 to …
|
|
|
@65d7d68b
|
17 years |
michaelni |
mention AVPROBE_PADDING_SIZE at the read_probe() doxy
Originally …
|
|
|
@d1a4544d
|
17 years |
michaelni |
remove unneeded buf_size check (see AVPROBE_PADDING_SIZE)
Originally …
|
|
|
@e020dbd
|
17 years |
michaelni |
flac probe
closes issue83
Originally committed as revision 10059 to …
|
|
|
@9c3e2f78
|
17 years |
Aurélien Jacobs |
ensure that negative block_time are properly checked
(workaround …
|
|
|
@f38e2b13
|
17 years |
michaelni |
nut regression test
Originally committed as revision 10057 to …
|
|
|
@0a5790d1
|
17 years |
michaelni |
ensure that the aspect ratio is spec compliant
Originally committed …
|
|
|
@272872e4
|
17 years |
lu_zero |
fix the packetization mode parsing
Originally committed as revision …
|
|
|
@717c4eb0
|
17 years |
michaelni |
nut muxer
Originally committed as revision 10054 to …
|
|
|
@1b0353be
|
17 years |
michaelni |
disable TRACE
Originally committed as revision 10053 to …
|
|
|
@a17e046a
|
17 years |
michaelni |
muxer should now be spec compliant (though it likely still contains …
|
|
|
@14b3f996
|
17 years |
michaelni |
header repetition
Originally committed as revision 10051 to …
|
|
|
@ead1939f
|
17 years |
michaelni |
info packet
Originally committed as revision 10050 to …
|
|
|
@1af2ca78
|
17 years |
benoit.fouet |
Prefix with "opt_" the functions …
|
|
|
@63f81659
|
17 years |
Aurélien Jacobs |
merge some REGISTER_MUXER/DEMUXER into REGISTER_MUXDEMUX
Originally …
|
|
|
@a12df245
|
17 years |
ramiro.polla |
10l: removed pipe_close instead of pipe_read
Originally committed as …
|
|
|
@de2aeaef
|
17 years |
michaelni |
fix x11grab
Originally committed as revision 10046 to …
|
|
|
@da9e86f8
|
17 years |
Roman R. |
* reinserting gethrtime in alphabetical order
Originally committed as …
|
|
|
@caeeefd7
|
17 years |
michaelni |
more FIXME
Originally committed as revision 10044 to …
|
|
|
@41b7c75d
|
17 years |
michaelni |
enable nut muxer
Originally committed as revision 10043 to …
|
|
|
@100d8eb8
|
17 years |
michaelni |
muxer is not yet fully compliant so prevent people from mistakenly …
|
|
|
@ee7db7b0
|
17 years |
ramiro.polla |
Make the pipe URLProtocol share read and write functions with the file …
|
|
|
@1642cb6b
|
17 years |
ramiro.polla |
Add initialization and cleanup functions for Winsock
Originally …
|
|
|
@7c04134f
|
17 years |
michaelni |
set back ptr properly
Originally committed as revision 10039 to …
|
|
|
@4a3b5fe1
|
17 years |
michaelni |
move syncpoint cache related stuff to common file
Originally …
|
|
|
@073811cd
|
17 years |
michaelni |
fix forw_ptr crc check
not really beautiful but i did not find a nice …
|
|
|
@f0a9978c
|
17 years |
michaelni |
fix header_checksum
Originally committed as revision 10036 to …
|
|
|
@bd533e6c
|
17 years |
michaelni |
store headers twice (getting closer to spec compliance ...)
…
|
|
|
@7e506494
|
17 years |
michaelni |
move header writing into its own function
Originally committed as …
|
|
|
@7a26da44
|
17 years |
michaelni |
get rid of printf
Originally committed as revision 10033 to …
|
|
|
@e1249ba9
|
17 years |
michaelni |
write frames and syncpoints
Originally committed as revision 10032 to …
|
|
|
@491216c6
|
17 years |
michaelni |
put_t()
Originally committed as revision 10031 to …
|
|
|
@6e6cf116
|
17 years |
michaelni |
100l
Originally committed as revision 10030 to …
|
|
|
@34f8cc38
|
17 years |
michaelni |
2 FIXME comments
Originally committed as revision 10029 to …
|
|
|
@0fcfa8eb
|
17 years |
michaelni |
add a universal fallback frame code for the case that no other applies …
|
|
|
@57cf99f2
|
17 years |
Reimar.Doeffinger |
100l in YUVA_IN macro: missing () caused horrible artefacts in …
|
|
|
@0a8cd696
|
17 years |
Reimar.Doeffinger |
Revert r10021, it was committed by accident and is a bit ugly anyway.
…
|
|
|
@f13ea4e0
|
17 years |
michaelni |
move lsb2full to common file
Originally committed as revision 10025 …
|
|
|
@9031aeb1
|
17 years |
baptiste.coudurier |
take care to use video track field number as duration
Originally …
|
|
|
@905694d9
|
17 years |
Roman R. |
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
Originally …
|
|
|