index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
removing unused stuff
Fabrice Bellard
2003-02-04
7
-12655
/
+0
*
zero copy packet handling for DV1394 by Max Krasnyansky
Fabrice Bellard
2003-02-03
3
-59
/
+79
*
added GIF image format (both read and write)
Fabrice Bellard
2003-02-03
2
-0
/
+2
*
added primitive image GIF encoder based on animated gif encoder
Fabrice Bellard
2003-02-03
1
-85
/
+121
*
added automatic GIF/animated GIF probing - added GIF as an image format too -...
Fabrice Bellard
2003-02-03
1
-63
/
+189
*
avoid too many false detections
Fabrice Bellard
2003-02-02
2
-31
/
+37
*
fixed copy
Fabrice Bellard
2003-02-02
1
-3
/
+3
*
added jpeg image encoder and decoder (new YUV handling routines and mjpeg cod...
Fabrice Bellard
2003-02-02
5
-221
/
+270
*
added animated GIF decoder (pts and various disposal handling are missing)
Fabrice Bellard
2003-02-02
2
-0
/
+468
*
Try this fix
Fabrice Bellard
2003-02-02
1
-1
/
+2
*
added basic png handling
Fabrice Bellard
2003-02-01
3
-0
/
+242
[next]