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
/
libnut.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-11-21
1
-4
/
+4
*
Give the libnut muxer a lib prefix in its name so it does not conflict with
Diego Biurrun
2007-11-07
1
-1
/
+1
*
Prefix library format names with 'lib' in libavformat
Ramiro Polla
2007-09-05
1
-1
/
+1
*
allocate 32 extra bytes at the end of the probe buffer and remove most probe ...
Michael Niedermayer
2007-04-08
1
-1
/
+1
*
remove usage of deprecated functions in libnut.c (codec_get_id/tag)
Oded Shimon
2007-03-10
1
-4
/
+4
*
Add doxygen file header to libnut.c
Oded Shimon
2007-03-10
1
-0
/
+6
*
Add LGPL header as requested by Oded.
Diego Biurrun
2007-02-25
1
-0
/
+21
*
Properly separate native and libnut NUT (de)muxers.
Diego Biurrun
2007-02-09
1
-2
/
+2
*
add codec_id <-> codec_tag tables to AVIn/OutputFormat
Michael Niedermayer
2007-01-21
1
-1
/
+1
*
sync to libnut, nom->num
Oded Shimon
2006-12-23
1
-9
/
+9
*
change mpeg4 fourcc from "mp4s" to "mp4v"
Oded Shimon
2006-11-17
1
-1
/
+1
*
update to libnut, use framecode table generator
Oded Shimon
2006-11-17
1
-29
/
+1
*
update to libnut API, changes to frame_table_input
Oded Shimon
2006-11-17
1
-26
/
+26
*
Update to libnut API, non-negative errors
Oded Shimon
2006-11-16
1
-4
/
+7
*
update to libnut API, don't free the streams
Oded Shimon
2006-11-15
1
-1
/
+0
*
update to libnut, add cache_syncpoints
Oded Shimon
2006-11-14
1
-1
/
+2
*
update to libnut API, rename nut.h->libnut.h
Oded Shimon
2006-11-14
1
-1
/
+1
*
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libn...
Oded Shimon
2006-11-12
1
-1
/
+1
*
Add libnut support until ffmpeg gets an independant and complete de/muxer for...
Oded Shimon
2006-11-12
1
-0
/
+308