summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
...
* 10l (stats didnt include av_write_trailer())Michael Niedermayer2004-04-15
* print video/audio/global_header size and muxing overheadMichael Niedermayer2004-04-15
* printf macro patch by (Allen Day <allenday at ucla dot edu>)Allen Day2004-04-11
* verbosity patch by (Allen Day <allenday at ucla dot edu>)Allen Day2004-04-11
* require the user to explicitly specifiy --enable-gpl before enabling of gpl p...Michael Niedermayer2004-04-09
* padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)Todd Kirby2004-04-08
* * making it possible to specify recording date and time in a streamRoman Shaposhnik2004-04-06
* 10000lMichael Niedermayer2004-04-05
* pass frame_size for stream copyMichael Niedermayer2004-04-01
* Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-m...Wolfram Gloger2004-03-26
* h263 loop filter optionMichael Niedermayer2004-03-26
* slice structured encoding support & interlaced spellingMichael Niedermayer2004-03-18
* wrong help textMichael Niedermayer2004-03-18
* tcp select() check and enables pressing 'q' when reading/(writing) fromLeon van Stuivenberg2004-03-14
* nicer output for 'ffmpeg -formats'Michael Niedermayer2004-03-11
* write trailer before closing codecs as otherwise accesses to extradata in wri...Michael Niedermayer2004-03-05
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
* use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0Michael Niedermayer2004-02-25
* multithreaded mpeg2 decodingMichael Niedermayer2004-02-23
* improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>)Hauke Duden2004-02-19
* w32threads by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer2004-02-19
* fix image resizeMichael Niedermayer2004-02-14
* Log file and Windows patch by ("Gael Chardon" <gael-announcements+ffmpeg at 4...Gael Chardon2004-02-14
* threadless threads warningMichael Niedermayer2004-02-13
* multithreaded/SMP motion estimationMichael Niedermayer2004-02-13
* pass strict_std_compliance to audio context tooMichael Niedermayer2004-02-07
* fixes by Gildas Bazin <gbazin at altern dot org>Michael Niedermayer2004-02-04
* quantizer noise shapingMichael Niedermayer2004-02-02
* closed gop support & flags2 as all bits in flags are usedMichael Niedermayer2004-01-22
* uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer2004-01-08
* interlaced dct decision cleanupMichael Niedermayer2004-01-05
* SVCD scan offset stuffMichael Niedermayer2004-01-04
* trellis quantization regression testMichael Niedermayer2004-01-01
* minrate=0 for SVCD & DVD, this matches mpeg2enc and the mpeg1/2 vissual standardMichael Niedermayer2004-01-01
* interlaced motion estimationMichael Niedermayer2003-12-30
* motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...Wolfgang Hesseler2003-12-30
* nicer looking PSNR stats (YUV seperate and print the whole file PSNR at the e...Michael Niedermayer2003-12-29
* moved packet output to a separate function - added the frame buffered by the ...Fabrice Bellard2003-12-15
* motion estimation & mb compare functions command line optionsMichael Niedermayer2003-12-15
* init picture structure to avoid uninitialized fieldsFabrice Bellard2003-12-15
* error concealment regression testMichael Niedermayer2003-12-14
* CBR improvementsMichael Niedermayer2003-12-12
* fixed top_field_first support when encodingFabrice Bellard2003-12-12
* obmc encoding flag (forgot to commit...)Michael Niedermayer2003-12-11
* update -interlace helpFabrice Bellard2003-12-10
* -interlace option - better consistency in helpFabrice Bellard2003-12-10
* h263 alternative inter vlc supportMichael Niedermayer2003-11-29
* h263 OBMC & 4MV supportMichael Niedermayer2003-11-28
* use av_read_frame() - added initial seek support (rename -start to -ss (mplay...Fabrice Bellard2003-11-10
* -target option patch by (Vidar Madsen <vidar at prosalg dot no>)Vidar Madsen2003-11-03