Michael Niedermayer
8300609b78
multi frame duplication fix
...
Originally committed as revision 3338 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Patrice Bensoussan
a9aeda81e7
Fix bug causing conversion to stop when output_packet() fails patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)
...
Originally committed as revision 3337 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Roman Shaposhnik
510eae8bae
* patch from James Morrison (getting rid of broken code)
...
Originally committed as revision 3336 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Roman Shaposhnik
e2a3cd590a
* cosmetics -- force "command not found" not to be printed
...
Originally committed as revision 3335 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
dd1368dbf5
seems noone knows what to do with bugreports against old ffmpeg versions
...
Originally committed as revision 3334 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
ef9c5d84be
make comments doxygen compatible
...
Originally committed as revision 3333 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Chris Flerackers
7344c87aa9
- Support empty GOB's (no mb's) and skip all mb's
...
- Mb's were not skipped at the end of a GOB
- One value too much was used in iDCT
- Chroma_qscale was not updated for mquant
patch by ("Chris Flerackers" <cflerackers at androme dot be>)
Originally committed as revision 3332 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Patrice Bensoussan
0a38bafdcd
Option to copy meta data from specified file patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)
...
Originally committed as revision 3331 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
627c50b7fc
raw rgb support
...
Originally committed as revision 3330 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Christophe Massiot
f1dc14a9fa
miscalculation of header_bits when using the -thread option bugfix, patch by (Christophe Massiot <cmassiot at freebox dot fr>)
...
Originally committed as revision 3329 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Mike Melanson
d4fcd7c61a
yep, tyop
...
Originally committed as revision 3328 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
58e555d4ba
mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 dot net>)
...
Originally committed as revision 3327 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
7c4a25c89f
disable mov_read_elst
...
Originally committed as revision 3326 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Alex Beregszaszi
f2015f0c50
fix altivec.h inclusion (vector keyword in structure)
...
Originally committed as revision 12839 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
21 years ago
Alex Beregszaszi
95d45b1e64
simplify the init
...
Originally committed as revision 12838 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
21 years ago
Alex Beregszaszi
84fdd6421f
some fixes
...
Originally committed as revision 12837 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
21 years ago
Adam Thayer
1ddadfa9e3
XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)
...
Originally committed as revision 3325 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Wolfram Gloger
6cfe51d9da
Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
...
Originally committed as revision 3324 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
6206f8c920
10l and better MMX/SSE detection for VIA1000
...
Originally committed as revision 3323 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
eb5ec8fe6c
segfault fix
...
Originally committed as revision 3322 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
fbf33e4f7c
debugging symbols ...
...
Originally committed as revision 3321 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
61fb3183b7
support single images, remove copy/paste junk
...
Originally committed as revision 3320 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
03cfe134ca
image2 / image API cleanup phase-1
...
with this its possible to encode&decode any video codec to individual (1 file per frame) files
Originally committed as revision 3319 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
1260756d2b
moving Doxyfile from ffmpeg/libavcodec to ffmpeg
...
Originally committed as revision 3318 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
5c07b9e914
more comments
...
Originally committed as revision 3317 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
f4888b830f
Doxygen example
...
Originally committed as revision 3316 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Benjamin Zores
a708785f2e
remove dts_internal.h
...
avoiding code redundance
license copy paste fix
patch by (Benjamin Zores <ben at geexbox dot org>)
Originally committed as revision 3315 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
5f63d108eb
simplify
...
Originally committed as revision 3314 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
80d1c272be
all non trivial functions, structurs and their member variables should be documented
...
Originally committed as revision 3313 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
bb0b93ba81
more info about why init failed
...
Originally committed as revision 3312 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
28f88dc826
in/outfile options
...
Originally committed as revision 3311 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
23c9925329
libdts support by (Benjamin Zores <ben at geexbox dot org>)
...
Originally committed as revision 3310 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
eb507b21c4
comment is no longer true
...
Originally committed as revision 3309 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
f8facaaf41
play more broken files
...
Originally committed as revision 3308 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
ffdd57d47e
warn user if ms style codec tag is used
...
remove " " codec tag
Originally committed as revision 3307 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Benjamin Larsson
37776c3bac
Liba52 can be compiled to use only integers and FFmpeg can handle the
...
Real Audio dnet codec (lowbitrate AC3).
patch by (Benjamin Larsson <banan at student dot ltu dot se>)
Originally committed as revision 3306 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Nicolas Boos
5ced4c3e52
remove redundant entry from manpage patch by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
...
Originally committed as revision 3305 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Falk Hüffner
ab35de18cb
Don't include config.h from assembly, because the mplayer developers
...
decided it was a great idea to put some (bogus, of course) C function
prototypes there and it doesn't seem worth bothering working around
that since all we wanted is HAVE_GPROF.
Originally committed as revision 3304 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Brendan Kehoe
06983da7ee
buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)
...
Originally committed as revision 3303 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Todd Kirby
5b79a73ed8
Fix description of '-padcolor' option patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)
...
Originally committed as revision 3302 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
5bb994e255
1000000l
...
Originally committed as revision 3301 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
8dab64b6c1
field pic timestamp fix
...
Originally committed as revision 3300 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
fc3e9202aa
FAQ: '-f jpeg'
...
Originally committed as revision 3299 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
1defd2a8e7
update
...
Originally committed as revision 3298 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
c79b801159
update version for next release
...
Originally committed as revision 3297 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
aa99b8ff4f
spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
...
Originally committed as revision 3296 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
William Juwono
d88443ae89
av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestream dot com>)
...
Originally committed as revision 3295 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
bba8334965
overread fix
...
Originally committed as revision 3294 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
240ae82c51
h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)
...
Originally committed as revision 3293 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michel Bardiaux
5c030d3ee9
compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
...
Originally committed as revision 3292 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago