summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
* correctly interleave packets during encodingMichael Niedermayer2004-05-29
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* 100lMichael Niedermayer2004-05-23
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
* muxing overhead statistic fix for stream copyingMichael Niedermayer2004-05-20
* automatic framerate selectionMichael Niedermayer2004-05-12
* automatic pixel format selectionMichael Niedermayer2004-05-12
* next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer2004-05-05
* coder, context, predictor command line optionsMichael Niedermayer2004-05-05
* intra_dc_precission>0 encoding supportMichael Niedermayer2004-04-30
* ffmpeg -versionMichael Niedermayer2004-04-30
* Fix synthetic next_pts calculation / audio pts patch by (Wolfram Gloger <wmgl...Wolfram Gloger2004-04-26
* lmin/lmaxMichael Niedermayer2004-04-25
* support reusing mb types and field select values of the source file, but use ...Michael Niedermayer2004-04-25
* -qpel optionMichael Niedermayer2004-04-24
* me_range patch by ("Timofei V. Bondarenko" <timm at ipi dot ac dot ru>)Timofei V. Bondarenko2004-04-23
* reuse motion vectors/mb types/field select values of the source video, if the...Michael Niedermayer2004-04-23
* 10lMichael Niedermayer2004-04-18
* pts fix / b frame segfault fixMichael Niedermayer2004-04-18
* 10l (segfault fix)Michael Niedermayer2004-04-18
* passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like mo...Michael Niedermayer2004-04-17
* stream copy pts fixMichael Niedermayer2004-04-17
* 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