François Revol
2d216336f8
"don't quit" option to attach a debugger /check mem leaks
...
"no write" option to only get next packets
Originally committed as revision 4110 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loïc Le Loarer
debc2adb16
CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg m4x org)
...
This patch corrects the support for I slice in CABAC and MBAFF mode.
This decodes correctly 6 more frames of the conformance suite.
Originally committed as revision 4109 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
538a38418c
10% faster unpack_coeffs
...
Originally committed as revision 4108 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3cff4572ce
fixing lossless snow
...
Originally committed as revision 4107 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loïc Le Loarer
826de46ea3
CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg m4x org)
...
Originally committed as revision 4106 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Benjamin Larsson
0979831511
printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se)
...
Originally committed as revision 4105 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
565a45ace3
merge vertical lifting steps and a little cleanup
...
Originally committed as revision 4104 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
avcoder
a622dc4320
Typo errors patch by (QuickTime | ffmpeg gmail com>
...
Originally committed as revision 4103 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Ivan Kalvachev
aa26aa789b
reinitialize on aspect change,
...
required for dvb aspect changes
Originally committed as revision 4102 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Yartrebo
a0d1931c0e
Snow Slicing patch by (Yartrebo) yartrebo earthlink net
...
Originally committed as revision 4101 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
d13eef3d3d
snow regression test
...
Originally committed as revision 4100 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mike Melanson
589f82202c
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
...
Konstantin Shishkov
Originally committed as revision 4099 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
16543599cc
fix vorbis in avi
...
Originally committed as revision 4098 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Kostya Shishkov
29846f4845
support some more color modes; patch by Kostya
...
Originally committed as revision 4097 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
de39cdf542
reverting 1.66 -> 1.67 change
...
Originally committed as revision 4096 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mike Melanson
5b225466ea
free that last frame
...
Originally committed as revision 4095 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mike Melanson
034eeaa17f
Westwood SND1 decoder, courtesy of Kostya
...
Originally committed as revision 4094 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
e3d1cd8ee9
PSM support in MPEG-PS demuxer.
...
Based on a patch by Leon Woestenberg <leonw at mailcan dot com>
Originally committed as revision 4093 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
09c3e44e8a
motion estimation bitrate penalty compensation
...
Originally committed as revision 4092 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loren Merritt
048bfeeb12
display deblocking strength in FF_DEBUG_PICT_INFO
...
Originally committed as revision 4091 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loren Merritt
171070658e
allow 16 refs with B-frames
...
Originally committed as revision 4090 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
9625a50190
add Loïc Le Loarer
...
Originally committed as revision 4089 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loïc Le Loarer
6ba71fc467
This is the second patch for MBAFF support, this adds the deblocking
...
filter code for the I slice.
With this patch, 4 more frames are decoded correctly from the
conformance streams.
patch by (Loïc Le Loarer <lll+ffmpeg m4x org>)
Originally committed as revision 4088 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loïc Le Loarer
3bf3d666a7
The cvs version 1.103 of h264.c brokes 13 conformance streams, this
...
patch corrects this and decodes the same streams as version 1.102.
patch by (Loïc Le Loarer <lll+ffmpeg m4x org>)
Originally committed as revision 4087 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
ced225a762
fix psp muxing (probably this fix is wrong but its better then nothing)
...
Originally committed as revision 4086 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
083b80b53a
replace custom bitstream reader with get_bits/vlc()
...
Originally committed as revision 4085 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
fcbc799cd3
make reverse[] non static
...
Originally committed as revision 4084 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mike Melanson
a8a15e9db2
Winnov WNV1 video decoder, courtesy of Konstantin Shishkov
...
Originally committed as revision 4083 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
cec1f05fd7
check mb/me_threshold range, fixes assertion failure
...
Originally committed as revision 4082 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
71434945f2
more checks, fixes assertion failure
...
Originally committed as revision 4081 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3e2b6358e0
bypass internal buffer for "large" packets
...
Originally committed as revision 4080 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
d46db490b1
segfault fix
...
Originally committed as revision 4079 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3ce16b30f7
discard dummy packets before doing inapropriate checks on them and failing as a result
...
Originally committed as revision 4078 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
dffbfd06e4
copy extradata for streamcopy
...
Originally committed as revision 4077 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
b691166c0f
25_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4076 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3ed4046fad
create temporary file in current directory if it failed in /tmp
...
Originally committed as revision 4075 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
3e0fdf3745
Replace stray spaces by a tab.
...
Originally committed as revision 4074 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
982e53fe44
31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4073 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
c64d476ccd
30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4072 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
649b918c9f
29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4071 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
58d2a1506d
28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4070 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
59fa3f96f4
support omiting various headers in mpeg4 as WMP seems to have difficulty with them
...
based upon 27_WMP_compatibility_with_ISOMPEG4.patch by (Calcium | calcium nurs or jp)
indention fixed
uses workaround_bugs instead of strict_std_compliancy as WMP is not the reference implementation
Originally committed as revision 4069 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
0d23cb8439
Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gmail DOT com>"
...
Originally committed as revision 4068 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8272de4ea2
fix time stored in mov
...
based upon 23_fix_timestamp_in_mov.patch by (Calcium | calcium nurs or jp)
Originally committed as revision 4067 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
a9aa346717
change audio volume range so that the very slow division by 100 can be avoided
...
alternatively we could also use a nicer default = 100 or 1.0 scale and internally change it (patch welcome)
Originally committed as revision 4066 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
7e987c33ff
19_audio_volume_adj.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4065 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
ca80810bd9
12_finish_encoding_at_shortest_stream_was_finished.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4064 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6c13c880fa
trying to fix a few minor values in the mp4/mov muxer
...
Originally committed as revision 4063 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
1ba02582a5
04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4062 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
b6e16b8653
08_limit_in_filesize.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4061 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago