Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Mon, 10 Jul 2006 21:14:37 +0000 |
mru |
allow individual selection of muxers and demuxers
libavformat
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Fri, 23 Sep 2005 00:25:41 +0000 |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
|
Wed, 26 Nov 2003 20:57:15 +0000 |
rtognimp |
- Add reget_buffer() function to AVCodecContext
libavformat
|
Thu, 04 Sep 2003 10:30:52 +0000 |
michaelni |
Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>)
libavformat
|
Mon, 21 Apr 2003 14:39:52 +0000 |
bellard |
use correct YUV format for JPEG
libavformat
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
Sun, 02 Feb 2003 19:51:40 +0000 |
bellard |
fixed copy
libavformat
|
Sun, 02 Feb 2003 19:18:09 +0000 |
bellard |
added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further)
libavformat
|
Wed, 04 Dec 2002 10:04:03 +0000 |
michaelni |
cleanup
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|