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
Michael Niedermayer
ff8cc24bf5
init has_b_frames for stream copy
...
Originally committed as revision 4060 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Rene Rebe
d07355da77
Fixes rgb32to16 conversion for I think all platforms since the int8
...
cast should never have worked. Tested on PowerPC and fixes the black GUI
to show the content.
patch by Rene Rebe <rene at exactcode dot de>
Originally committed as revision 14983 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Michael Niedermayer
02dc898338
alignment fix
...
Originally committed as revision 4059 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
d4e87f79f0
indentation fix
...
Originally committed as revision 4058 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
f9791751e3
B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter dot name)
...
Originally committed as revision 4057 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Tuukka Toivonen
3da3c8d65e
disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oulu fi)
...
fixed by myself
Originally committed as revision 4056 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Víctor Paesa
078a8dd66d
ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy hotmail com)
...
Originally committed as revision 4055 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8bb8f41375
initalize has_b_frames
...
Originally committed as revision 4054 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8ca5d3bbf4
10l typo
...
Originally committed as revision 4053 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
eb8393a8c7
argument name for -vdt
...
Originally committed as revision 4052 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
f3356e9c9e
more fine grained discarding of packets
...
Originally committed as revision 4051 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Luca Barbato
cc973ecbe7
add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)
...
Originally committed as revision 4050 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0e1ceacde9
buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org)
...
Originally committed as revision 4049 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
e27ca59b0e
zlib detection fix by (Gildas Bazin <gbazin altern org<)
...
Originally committed as revision 4048 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
15b34f6386
s/\t/ /g for indentation fairies
...
Originally committed as revision 4047 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
80e3a08c97
reverse zero packet dissapearence "feature"
...
Originally committed as revision 4046 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
68c6d60fdf
set constant QP from AVCodecContext.global_quality.
...
set key_frame flag on coded_picture correctly.
Originally committed as revision 4045 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
0fa04b7fde
pktdumper debugging utility for demuxers. This tool dumps each AVPacket demuxed to a stamped file.
...
make pktdumper LDFLAGS='-Llibavformat/ -lavformat'
Originally committed as revision 4044 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
4a7d265176
sample_size fix
...
Originally committed as revision 4043 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
625d98a319
set global_quality
...
Originally committed as revision 4042 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b53f10648b
cleanup strh parser
...
Originally committed as revision 4041 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago