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
/
framehook.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the vhook code to send real timestamps to the filters instead of the
Bobby Bingham
2007-03-29
1
-2
/
+1
*
This fixes error handling for BeOS, removing the need for some ifdefs.
François Revol
2007-02-13
1
-4
/
+4
*
an alloc func failing should give ENOMEM anyway.
François Revol
2007-01-28
1
-1
/
+1
*
rename HAVE_DLFCN to HAVE_DLFCN_H
Måns Rullgård
2006-11-14
1
-1
/
+1
*
rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPEN
Måns Rullgård
2006-11-13
1
-1
/
+1
*
rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK
Måns Rullgård
2006-11-08
1
-1
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)
Benjamin Larsson
2005-07-13
1
-5
/
+5
*
(f)printf() is disallowed in libavcodec, compilation will fail now if its use...
Michael Niedermayer
2004-02-22
1
-1
/
+1
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-1
/
+1
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-1
/
+1
*
Added support for a realease function to eliminate the context blocks used
Philip Gladstone
2002-11-30
1
-1
/
+18
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+102