index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear out an unused field in the created AVI file. This helps make
Philip Gladstone
2003-04-12
1
-1
/
+2
*
dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>)
Roman Shaposhnik
2003-04-08
1
-3
/
+2
*
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)
Roman Shaposhnik
2003-04-08
2
-64
/
+121
*
QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not...
Sebastien Bechet
2003-04-05
1
-0
/
+4
*
H264 decoder & demuxer
Michael Niedermayer
2003-04-04
1
-0
/
+28
*
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at...
Michael Niedermayer
2003-04-04
1
-1
/
+0
*
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)
Roman Shaposhnik
2003-03-28
1
-22
/
+93
*
the media node now won't connect itself to the default audio input with -ad w...
François Revol
2003-03-27
1
-4
/
+10
*
experimental BeOS audio input support. (needs unreleased library)
François Revol
2003-03-27
1
-26
/
+110
*
cleanup; unused pipe() stuff removed.
François Revol
2003-03-27
1
-82
/
+1
*
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)
Sebastien Bechet
2003-03-26
1
-0
/
+1
*
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pog...
Mark Hills
2003-03-26
1
-6
/
+3
*
OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>)
Roman Shaposhnik
2003-03-26
1
-9
/
+35
*
db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekom...
Michael Niedermayer
2003-03-20
1
-1
/
+2
*
merging a small amount of the changes from BroadQ, the rest is either not cle...
Michael Niedermayer
2003-03-18
2
-3
/
+52
*
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)
Fred Rothganger
2003-03-16
2
-4
/
+7
*
* moved os_support.h into libavcodec
Zdenek Kabelac
2003-03-12
1
-1
/
+1
*
sorry forgot
Michael Niedermayer
2003-03-12
1
-5
/
+4
*
Cleaner support for usleep()
François Revol
2003-03-12
1
-15
/
+1
*
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-03-12
17
-78
/
+92
*
correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)
Roman Shaposhnik
2003-03-12
4
-13
/
+30
*
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...
Slavik Gnatenko
2003-03-11
1
-2
/
+0
*
fixing parsing of opendml avis
Michael Niedermayer
2003-03-11
1
-28
/
+41
*
simplified
Alex Beregszaszi
2003-03-09
1
-1
/
+1
*
10l
Michael Niedermayer
2003-03-08
1
-1
/
+1
*
fixing frame_rate accuracy
Michael Niedermayer
2003-03-08
1
-2
/
+9
*
forgot ....
Michael Niedermayer
2003-03-08
1
-0
/
+1
*
wmv2 & huffyuv regression test
Michael Niedermayer
2003-03-08
1
-0
/
+1
*
huffyuv encoding fixed
Michael Niedermayer
2003-03-08
2
-2
/
+11
*
read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)
Michael Niedermayer
2003-03-08
4
-12
/
+47
*
merging fourcc with codec_tag
Michael Niedermayer
2003-03-08
2
-3
/
+2
*
reversing not yet reversed changes from r1.7 -> r1.8 except the static/const ...
Michael Niedermayer
2003-03-08
1
-22
/
+27
*
Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)
Max Krasnyansky
2003-03-07
1
-19
/
+0
*
* compile PNG only when ZLIB is available
Zdenek Kabelac
2003-02-27
3
-0
/
+6
*
move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)
Michael Niedermayer
2003-02-26
1
-1
/
+1
*
prettier debug output
François Revol
2003-02-25
1
-0
/
+22
*
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)
Mark Hills
2003-02-25
1
-1
/
+4
*
avoid false URL protocol detection when using ':' in filenames
Fabrice Bellard
2003-02-21
1
-0
/
+5
*
Looks like this one was forgotten in the INT -> int_t move
François Revol
2003-02-13
1
-2
/
+2
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
35
-295
/
+295
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
9
-25
/
+22
*
raw ac3 auto detects parameters
Fabrice Bellard
2003-02-09
1
-2
/
+17
*
variable UDP packet size patch by Max Krasnyansky
Max Krasnyansky
2003-02-09
1
-1
/
+5
*
hook this up to the CYUV decoder
Mike Melanson
2003-02-09
1
-0
/
+2
*
added 8 bit palette support for non animated GIF
Fabrice Bellard
2003-02-09
2
-42
/
+74
*
added 8 bit palette support
Fabrice Bellard
2003-02-09
1
-4
/
+83
*
DV packet copy fix by Roman Shaposhnick
Fabrice Bellard
2003-02-06
1
-6
/
+12
*
Fix against C integrists breaks :P (hope I didn't break anything else)
François Revol
2003-02-06
1
-5
/
+6
*
Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This
Philip Gladstone
2003-02-05
1
-0
/
+12
*
yes, PNG can be simpler :-)
Fabrice Bellard
2003-02-04
2
-156
/
+402
[next]