| Commit message (Expand) | Author | Age | Files | Lines |
* | support for sub-only streams; patch by borat subsense com | borat@subsense.com | 2006-10-22 | 1 | -2/+1 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -11/+13 |
* | Fix quantiSer --> quantiZer typo. | Diego Biurrun | 2006-10-02 | 1 | -2/+2 |
* | Update copyright year and mention other copyright holders. | Diego Biurrun | 2006-10-01 | 1 | -1/+1 |
* | Remove the "mblmax" OptionDef. The equally named AVOption takes over its | Panagiotis Issaris | 2006-09-28 | 1 | -13/+0 |
* | Remove the "mblmin" OptionDef. The equally named AVOption takes over its | Panagiotis Issaris | 2006-09-28 | 1 | -13/+0 |
* | Remove the "lmin" OptionDef. The equally named AVOption takes over its function. | Panagiotis Issaris | 2006-09-28 | 1 | -8/+0 |
* | Remove the "lmax" OptionDef. The equally named AVOption takes over its function. | Panagiotis Issaris | 2006-09-28 | 1 | -8/+0 |
* | Handle possible failure of ff_eval. | Panagiotis Issaris | 2006-09-26 | 1 | -0/+4 |
* | Remove the "error" OptionDef. The equally named AVOption takes over its | Panagiotis Issaris | 2006-09-22 | 1 | -8/+0 |
* | Remove the "mepc" OptionDef. The equally named AVOption takes over its function. | Panagiotis Issaris | 2006-09-22 | 1 | -3/+0 |
* | Remove the "skip_exp" OptionDef. The equally named AVOption takes over its | Panagiotis Issaris | 2006-09-22 | 1 | -3/+0 |
* | Remove the "skip_factor" OptionDef. The equally named AVOption takes over its | Panagiotis Issaris | 2006-09-22 | 1 | -3/+0 |
* | Remove the "skip_threshold" OptionDef. The equally named AVOption takes over its | Panagiotis Issaris | 2006-09-22 | 1 | -3/+0 |
* | Remove the "mb_threshold" OptionDef. The equally named AVOption takes over its | Panagiotis Issaris | 2006-09-22 | 1 | -8/+0 |
* | * Moving FifoBuffer out of libavformat/avformat.h and | Roman Shaposhnik | 2006-09-21 | 1 | -14/+12 |
* | The "video_rc_buffer_aggressivity" variable is not being used anymore in | Panagiotis Issaris | 2006-09-20 | 1 | -2/+0 |
* | Remove the "sc_threshold" OptionDef variable. | Panagiotis Issaris | 2006-09-20 | 1 | -8/+0 |
* | Remove the "bug" OptionDef used for setting the workaround_bugs variable. | Panagiotis Issaris | 2006-09-20 | 1 | -10/+0 |
* | Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match | Panagiotis Issaris | 2006-09-20 | 1 | -13/+0 |
* | Remove the "qmax" OptionDef. | Panagiotis Issaris | 2006-09-20 | 1 | -13/+0 |
* | Remove the "qmin" OptionDef. | Panagiotis Issaris | 2006-09-20 | 1 | -13/+0 |
* | Remove the "bf" OptionDef parameter so the equally named AVOption will take | Panagiotis Issaris | 2006-09-20 | 1 | -15/+0 |
* | Migrate the "packetsize" OptionDef option to become an AVOption. | Panagiotis Issaris | 2006-09-20 | 1 | -6/+3 |
* | Migrate the "muxrate" OptionDef option to become an AVOption. | Panagiotis Issaris | 2006-09-20 | 1 | -5/+2 |
* | Remove the "bufsize" OptionDef option from ffmpeg.c. The equally named "bufsize" | Panagiotis Issaris | 2006-09-18 | 1 | -13/+4 |
* | Remove the "rc_init_cplx" OptionDef option from ffmpeg.c. The equally named | Panagiotis Issaris | 2006-09-15 | 1 | -8/+0 |
* | Remove the "bt" OptionDef option from ffmpeg.c. The equally named | Panagiotis Issaris | 2006-09-15 | 1 | -8/+0 |
* | Remove the "i_qfactor" OptionDef option from ffmpeg.c. The equally named | Panagiotis Issaris | 2006-09-15 | 1 | -7/+0 |
* | Remove the "me_range" OptionDef option from ffmpeg.c. The equally named | Panagiotis Issaris | 2006-09-15 | 1 | -8/+0 |
* | Remove the "i_qoffset" OptionDef option from ffmpeg.c. The equally named | Panagiotis Issaris | 2006-09-15 | 1 | -7/+0 |
* | Remove the "b_qoffset" OptionDef option from ffmpeg.c. The equally named | Panagiotis Issaris | 2006-09-15 | 1 | -7/+0 |
* | Remove the "b_qfactor" OptionDef option from ffmpeg.c. The equally named | Panagiotis Issaris | 2006-09-15 | 1 | -7/+0 |
* | Fix usage of b_quant_factor. It was not possible to actually use the b_qfactor | Panagiotis Issaris | 2006-09-15 | 1 | -4/+1 |
* | Remove the "qcomp" OptionDef option from ffmpeg.c. The equally named "qcomp" | Panagiotis Issaris | 2006-09-15 | 1 | -8/+0 |
* | Remove the "qblur" OptionDef option from ffmpeg.c. The equally named "qblur" | Panagiotis Issaris | 2006-09-15 | 1 | -8/+0 |
* | Remove the "pbias" OptionDef option from ffmpeg.c. The equally named "pbias" | Panagiotis Issaris | 2006-09-15 | 1 | -8/+0 |
* | Remove the "ibias" OptionDef option from ffmpeg.c. The equally named "ibias" | Panagiotis Issaris | 2006-09-15 | 1 | -7/+0 |
* | Remove the "preme" OptionDef option from ffmpeg.c | Panagiotis Issaris | 2006-09-15 | 1 | -9/+0 |
* | Remove the GOP "g" OptionDef option from ffmpeg.c . | Panagiotis Issaris | 2006-09-15 | 1 | -13/+4 |
* | Remove the "maxrate" and "minrate" OptionDef options from ffmpeg.c. This | Panagiotis Issaris | 2006-09-15 | 1 | -22/+6 |
* | Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit of | Panagiotis Issaris | 2006-09-15 | 1 | -11/+3 |
* | enables AVOption for muxing. | Panagiotis Issaris | 2006-09-08 | 1 | -1/+8 |
* | adds support for setting that album tag. | Panagiotis Issaris | 2006-09-07 | 1 | -0/+4 |
* | ignore index parameter to ignore the ODML index in avi | Michael Niedermayer | 2006-09-05 | 1 | -5/+0 |
* | Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A ... | Michel Bardiaux | 2006-09-04 | 1 | -1/+1 |
* | Fix linking when the FFM muxer/demuxer is disabled. | Panagiotis Issaris | 2006-08-31 | 1 | -0/+4 |
* | initial support for AVOption in AVFormatContext | Nico Sabbi | 2006-08-27 | 1 | -0/+14 |
* | Avoid segfaulting if the swscale context cannot be allocated | Luca Abeni | 2006-08-05 | 1 | -0/+4 |