summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* simplify the initAlex Beregszaszi2004-07-17
| | | | Originally committed as revision 12838 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* some fixesAlex Beregszaszi2004-07-17
| | | | Originally committed as revision 12837 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)Adam Thayer2004-07-16
| | | | Originally committed as revision 3325 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger ↵Wolfram Gloger2004-07-16
| | | | | | <wmglo at dent dot med dot uni-muenchen dot de>) Originally committed as revision 3324 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l and better MMX/SSE detection for VIA1000Michael Niedermayer2004-07-16
| | | | Originally committed as revision 3323 to svn://svn.ffmpeg.org/ffmpeg/trunk
* segfault fixMichael Niedermayer2004-07-16
| | | | Originally committed as revision 3322 to svn://svn.ffmpeg.org/ffmpeg/trunk
* debugging symbols ...Michael Niedermayer2004-07-15
| | | | Originally committed as revision 3321 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support single images, remove copy/paste junkMichael Niedermayer2004-07-15
| | | | Originally committed as revision 3320 to svn://svn.ffmpeg.org/ffmpeg/trunk
* image2 / image API cleanup phase-1Michael Niedermayer2004-07-15
| | | | | | 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
* moving Doxyfile from ffmpeg/libavcodec to ffmpegMichael Niedermayer2004-07-15
| | | | Originally committed as revision 3318 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more commentsMichael Niedermayer2004-07-15
| | | | Originally committed as revision 3317 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Doxygen exampleMichael Niedermayer2004-07-15
| | | | Originally committed as revision 3316 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove dts_internal.hBenjamin Zores2004-07-14
| | | | | | | | 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
* simplifyMichael Niedermayer2004-07-14
| | | | Originally committed as revision 3314 to svn://svn.ffmpeg.org/ffmpeg/trunk
* all non trivial functions, structurs and their member variables should be ↵Michael Niedermayer2004-07-14
| | | | | | documented Originally committed as revision 3313 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more info about why init failedMichael Niedermayer2004-07-14
| | | | Originally committed as revision 3312 to svn://svn.ffmpeg.org/ffmpeg/trunk
* in/outfile optionsMichael Niedermayer2004-07-14
| | | | Originally committed as revision 3311 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
| | | | Originally committed as revision 3310 to svn://svn.ffmpeg.org/ffmpeg/trunk
* comment is no longer trueMichael Niedermayer2004-07-14
| | | | Originally committed as revision 3309 to svn://svn.ffmpeg.org/ffmpeg/trunk
* play more broken filesMichael Niedermayer2004-07-14
| | | | Originally committed as revision 3308 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warn user if ms style codec tag is usedMichael Niedermayer2004-07-13
| | | | | | remove " " codec tag Originally committed as revision 3307 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Liba52 can be compiled to use only integers and FFmpeg can handle theBenjamin Larsson2004-07-11
| | | | | | | 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
* remove redundant entry from manpage patch by (Nicolas Boos <nicolas.boos at ↵Nicolas Boos2004-07-11
| | | | | | wanadoo dot fr>) Originally committed as revision 3305 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't include config.h from assembly, because the mplayer developersFalk Hüffner2004-07-10
| | | | | | | | 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
* buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)Brendan Kehoe2004-07-10
| | | | Originally committed as revision 3303 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix description of '-padcolor' option patch by ("Todd.Kirby" <doubleshot at ↵Todd Kirby2004-07-10
| | | | | | pacbell dot net>) Originally committed as revision 3302 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000000lMichael Niedermayer2004-07-09
| | | | Originally committed as revision 3301 to svn://svn.ffmpeg.org/ffmpeg/trunk
* field pic timestamp fixMichael Niedermayer2004-07-09
| | | | Originally committed as revision 3300 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FAQ: '-f jpeg'Michael Niedermayer2004-07-09
| | | | Originally committed as revision 3299 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateMichael Niedermayer2004-07-09
| | | | Originally committed as revision 3298 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update version for next releaseMichael Niedermayer2004-07-09
| | | | Originally committed as revision 3297 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)Michael Niedermayer2004-07-08
| | | | Originally committed as revision 3296 to svn://svn.ffmpeg.org/ffmpeg/trunk
* av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at ↵William Juwono2004-07-08
| | | | | | sensestream dot com>) Originally committed as revision 3295 to svn://svn.ffmpeg.org/ffmpeg/trunk
* overread fixMichael Niedermayer2004-07-08
| | | | Originally committed as revision 3294 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)Michael Niedermayer2004-07-07
| | | | Originally committed as revision 3293 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime ↵Michel Bardiaux2004-07-06
| | | | | | dot be>) Originally committed as revision 3292 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at ↵Romain Dolbeau2004-07-06
| | | | | | irisa dot fr>) Originally committed as revision 12769 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* dc_precission=11 fixMichael Niedermayer2004-07-06
| | | | Originally committed as revision 3291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Seeking in .mov/.mp4 filesGael Chardon2004-07-06
| | | | | | | printf->av_log patch by (Gael Chardon <gael.ffmpeg at 4now dot net>) Originally committed as revision 3290 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)Michael Niedermayer2004-07-05
| | | | Originally committed as revision 3289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* autobuild doc if possible patch by (Nicolas Boos <nicolas.boos at wanadoo ↵Nicolas Boos2004-07-05
| | | | | | dot fr>) Originally committed as revision 3288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm ↵Loren Merritt2004-07-05
| | | | | | at u dot washington dot edu>) Originally committed as revision 3287 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer2004-07-02
| | | | Originally committed as revision 3286 to svn://svn.ffmpeg.org/ffmpeg/trunk
* assert(0) -> retunrn -1Michael Niedermayer2004-07-02
| | | | Originally committed as revision 3285 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bttv patchesMichael Niedermayer2004-07-02
| | | | Originally committed as revision 3284 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot ↵Michael Niedermayer2004-07-02
| | | | | | uni-muenchen dot de>) Originally committed as revision 3283 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2004-07-01
| | | | Originally committed as revision 3282 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use a more portable version macroMike Melanson2004-07-01
| | | | Originally committed as revision 3281 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ffmpeg supports AAC doesn't it patch by (Benjamin Larsson <banan at student ↵Benjamin Larsson2004-07-01
| | | | | | dot ltu dot se>) Originally committed as revision 3280 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (fixes delayed frames during encoding)Michael Niedermayer2004-06-30
| | | | Originally committed as revision 3279 to svn://svn.ffmpeg.org/ffmpeg/trunk