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
/
nutenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavformat: Use ffio_free_dyn_buf where applicable
Martin Storsjö
2015-02-24
1
-8
/
+3
*
nutenc: do not use has_b_frames
Anton Khirnov
2015-01-27
1
-2
/
+4
*
nutenc: check for negative index rather than assert
Vittorio Giovara
2014-10-21
1
-1
/
+4
*
riffenc: take an AVStream instead of an AVCodecContext
Anton Khirnov
2014-06-18
1
-1
/
+1
*
nut: Support experimental NUT 4 features
Luca Barbato
2014-05-28
1
-3
/
+42
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
1
-0
/
+2
*
nut: Fix unchecked allocations
Derek Buitenhuis
2013-10-22
1
-1
/
+2
*
Remove unreachable returns
Diego Biurrun
2013-07-27
1
-1
/
+1
*
nut: use a define for the nut version
Luca Barbato
2013-05-06
1
-1
/
+1
*
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
Justin Ruggles
2012-11-28
1
-0
/
+1
*
nutenc: verbosely report unsupported negative pts
Luca Barbato
2012-10-29
1
-2
/
+6
*
nutenc: K&R formatting cosmetics
Luca Barbato
2012-10-28
1
-341
/
+412
*
nut: export codec_tag provided by rawvideo
Luca Barbato
2012-10-16
1
-1
/
+1
*
nut: prioritize native tags
Luca Barbato
2012-10-13
1
-6
/
+9
*
avformat: Remove non-compiling and/or silly commented-out printf/av_log state...
Diego Biurrun
2012-10-01
1
-4
/
+0
*
nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments
Diego Biurrun
2012-09-27
1
-2
/
+6
*
lavf: flush the output AVIOContext in av_write_trailer().
Anton Khirnov
2012-09-15
1
-1
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-9
/
+9
*
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
lavf: use conditional notation for default codec in muxer declarations.
Ronald S. Bultje
2012-07-22
1
-7
/
+2
*
cosmetics: Align muxer/demuxer declarations
Martin Storsjö
2012-04-06
1
-2
/
+5
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+1
*
lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.
Anton Khirnov
2011-10-20
1
-2
/
+2
*
nutenc: add namespace to the api facing functions
Luca Barbato
2011-09-04
1
-6
/
+6
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-12
/
+12
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
*
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-06-08
1
-4
/
+5
*
nutenc: check malloc return values.
Ronald S. Bultje
2011-05-03
1
-0
/
+6
*
nutenc: don't av_malloc(0).
Ronald S. Bultje
2011-05-03
1
-1
/
+2
*
Eliminate pointless '#if 1' statements without matching '#else'.
Diego Biurrun
2011-04-26
1
-2
/
+0
*
avio: avio_ prefix for url_close_dyn_buf
Anton Khirnov
2011-04-03
1
-6
/
+6
*
avio: avio_ prefix for url_open_dyn_buf
Anton Khirnov
2011-04-03
1
-9
/
+9
*
avio: make get_checksum() internal.
Anton Khirnov
2011-03-30
1
-4
/
+4
*
avio: make init_checksum() internal.
Anton Khirnov
2011-03-30
1
-3
/
+4
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
nutenc: fix a memleak
Anton Khirnov
2011-03-17
1
-0
/
+1
*
avio: rename put_flush_packet -> avio_flush
Anton Khirnov
2011-03-16
1
-2
/
+2
*
nutenc: mux chapters.
Anton Khirnov
2011-03-17
1
-4
/
+62
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
1
-3
/
+3
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
1
-16
/
+16
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-18
/
+18
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Export metadata in the generic format. Deprecate old conversion API.
Anton Khirnov
2010-10-15
1
-1
/
+2
*
nutenc: fix unstable floating-point calculations
Måns Rullgård
2010-09-10
1
-2
/
+2
*
move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c
Michael Chinen
2010-07-09
1
-21
/
+0
*
rename get_length to ff_get_v_length and put_v to ff_put_v
Michael Chinen
2010-07-09
1
-68
/
+68
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-2
/
+2
*
Make write_streamheader() log a message if there is no codec tag
Stefano Sabatini
2010-06-02
1
-1
/
+3
*
Make write_streamheader() return a meaningful error code if no codec
Stefano Sabatini
2010-06-02
1
-1
/
+1
*
Make write_header() and write_headers() return an error code in case of
Stefano Sabatini
2010-06-02
1
-3
/
+5
[next]