Diego Biurrun
dc8cd49f1a
Remove superfluous ifeq.
...
Originally committed as revision 6239 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
691c480e7f
Fix 'make depend' for libpostproc.
...
Originally committed as revision 6238 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
e179fbc850
Swap back and forward motion vectors to achieve correct picture
...
Originally committed as revision 6237 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
1884a48bee
Set motion vectors used in B-frames to zero by default
...
Originally committed as revision 6236 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
c8868640c1
Use h264_chroma funcs in B-frames MC too
...
Originally committed as revision 6235 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
b116cc7f95
Fix edge emulation for bicubic MC in B frames
...
Originally committed as revision 6234 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
f9942ba94b
2989l: Set avctx->has_b_frames value in header and don't change it
...
Originally committed as revision 6233 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
aa8f4cee32
add a VP6F fourcc for apps which rely on fourcc
...
Originally committed as revision 6232 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
0dd5866af7
don't use dsp.put_pixels_tab[0][0] with unaligned ptr (fix artifacts on altivec)
...
Originally committed as revision 6231 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
d70e3ff410
workaround for files, mainly d-cinema, with 0 sized tags especially UMID in source clip, 377M B.10,13 clearly mentions that this is non standard though
...
Originally committed as revision 6230 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
9fe84b5385
Remove nonexistent option -hq from the documentation.
...
patch by Panagiotis Issaris, takis.issaris uhasselt be
Originally committed as revision 6229 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Siarhei Siamashka
024da4b146
armv5 optimizations
...
patch by Siarhei Siamashka siarhei.siamashka at gmail com
Originally committed as revision 6228 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
8c3dd5dc9c
Use and set sane AVOption defaults
...
Patch by Takis
Original thread:
Date: Sep 8, 2006 3:26 PM
Subject: [Ffmpeg-devel] [PATCH 2/2] Use and set sane AVOption defaults
Originally committed as revision 6227 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
493f7857de
adds doxygen docs to av_opt_set_defaults. Patch by Takis
...
Originally committed as revision 6226 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Andreas Öman
abade1429e
allow ffmpeg to read mp3s beginning with partial frames
...
Patch by Andreas Oman andreas A olebyn P nu
Original thread:
Date: Sep 10, 2006 7:26 AM
Subject: Re: [Ffmpeg-devel] [PATCH] allow ffmpeg to read mp3s beginning with partial frames
Originally committed as revision 6225 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
73a8ceaa17
make AVOptions default value field work.
...
Patch by Panagiotis Issaris % takis P issaris A uhasselt P be %
Original thread:
Date: Sep 8, 2006 3:22 PM
Subject: [Ffmpeg-devel] [PATCH 1/2] Enable usage of AVOption default value
Originally committed as revision 6224 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b7cff9ce7c
Remove unused variable.
...
Originally committed as revision 6223 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Gustavo Sverzut Barbieri
aaf78bde93
fprintf/perror --> av_log
...
patch by Gustavo Sverzut Barbieri, barbieri gmail com
Originally committed as revision 6222 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
8faf544392
Cleanup, from Emanuele Giaquinta <exg@gentoo.org>
...
Originally committed as revision 6221 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f3cd195aac
add our -L flags before any other linker flags
...
Originally committed as revision 6220 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
04d7f60143
Add official LGPL license headers to the files that were missing them.
...
Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
dc43482b26
Disable B-frames decoding until they produce correct picture
...
Originally committed as revision 6218 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
d120e4026d
rename vector to vect to avoid clash with Apple gcc
...
Originally committed as revision 6217 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
9a8e6f8708
Add proper GPL headers.
...
Originally committed as revision 6216 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2111440ae9
Add proper GPL headers.
...
Originally committed as revision 19772 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Diego Biurrun
380b2da75a
Replace informal GPL notice by official header.
...
Originally committed as revision 6215 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
3acc68b4ff
fix out of tree builds
...
Originally committed as revision 6214 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
5ce117c37c
VP5 and VP6 video decoder
...
Originally committed as revision 6213 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
34a8dcd031
Drop unneeded checks before av_free() and change to av_freep() where it's more suitable.
...
Originally committed as revision 6212 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
767516533d
Support for BI-frames in Advanced Profile
...
Originally committed as revision 6211 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
d429c98208
Don't print header bits by default
...
Originally committed as revision 6210 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
6cf6d0ec1a
[Cosmetics] Remove if(profile < PROFILE_ADVANCED) from decode_sequence_header()
...
as it's always true and reindent code inside by the way.
Originally committed as revision 6209 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
d1d28ddf99
[Cosmetics] Remove some done TODOs/FIXMEs from comments
...
Originally committed as revision 6208 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
1dc1ce643e
Proper support for B/BI frames
...
Originally committed as revision 6207 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
0288a7474b
AVPROBE_SCORE_MAX doc
...
Originally committed as revision 6206 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
5e89b50b29
undefines a few temporary defines which were not undefined after their usage.
...
Patch by Panagiotis Issaris
Originally committed as revision 6205 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
8dc6f118b7
Add -lav* to the front of LDFLAGS, fixes linking on Linux.
...
patch by Panagiotis Issaris, takis.issaris uhasselt be
Originally committed as revision 6204 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
6de9e50649
FFLIBS --> EXTRALIBS
...
Originally committed as revision 6203 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f381af7b7f
Remove pointless variable indirection.
...
Originally committed as revision 6202 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a9550eb670
simplify
...
Originally committed as revision 6201 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
cc654dd7b6
FFLIBDIRS --> LDFLAGS
...
Originally committed as revision 6200 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ec53e1109a
Remove empty variable declaration.
...
Originally committed as revision 6199 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ca373eb7e4
Add -g to LDFLAGS instead of adding it to the command line.
...
Originally committed as revision 6198 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
8e16b25cc1
enables AVOption for muxing.
...
Patch by Takis
Original thread:
Date: Sep 8, 2006 10:58 AM
Subject: [Ffmpeg-devel] [PATCH] Enable AVOption for muxers
Originally committed as revision 6197 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
ec1b10f4b9
enable setting the year and track number using AVOption
...
Patch by Takis
Original thread:
Date: Sep 6, 2006 5:43 PM
Subject: [Ffmpeg-devel] [PATCH] Enhance genre, year and track tag
support
Originally committed as revision 6196 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
57c244f6c7
makes avformat_get_context_defaults() static
...
when the next compatibility breaking change occurs, as suggested by
Michael Niedermayer here:
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/36377
Patch by Takis
Original thread:
Date: Sep 8, 2006 11:19 AM
Subject: [Ffmpeg-devel] [PATCH] Make avformat_get_context_defaults static
Originally committed as revision 6195 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
7b95bc5842
print more correct error messges
...
Originally committed as revision 6194 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
3c57374894
LDFLAGS_$@ contains libs, not LDFLAGS, rename it accordingly.
...
Originally committed as revision 6193 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
529dd3c9ea
Move required libs after the object file for the shared lib compilation.
...
Fixes Cygwin build as reported by Victor Paesa.
Originally committed as revision 6192 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
a41104f86a
fix sound of SampleVideo.mov (mp2 in mov)
...
Originally committed as revision 6191 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago