index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
swfenc.c
Age
Commit message (
Expand
)
Author
2013-07-26
Merge commit '4a2ef39442bf7f0150db07a1fbfcf8286e4d44a3'
Michael Niedermayer
2013-07-25
cosmetics: Add '0' to float constants ending in '.'.
Diego Biurrun
2013-04-14
lavf: remove some flushing in write_packet muxers callbacks.
Clément Bœsch
2013-02-17
Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.f...
Carl Eugen Hoyos
2012-10-27
swfenc: zero fifo after freeing
Michael Niedermayer
2012-10-10
Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'
Michael Niedermayer
2012-10-09
swfenc: error out for more than 1 audio or video stream
Janne Grunau
2012-09-16
Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
Michael Niedermayer
2012-09-15
lavf: flush the output AVIOContext in av_write_trailer().
Anton Khirnov
2012-09-12
Fix muxing mjpeg in swf.
Carl Eugen Hoyos
2012-08-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
swf: Move shared table out of the header file
Diego Biurrun
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-31
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-06-07
swfenc: use av_assert
Michael Niedermayer
2012-05-21
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-20
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
James Zern
2012-03-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-05
swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size
Justin Ruggles
2011-07-17
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-04-24
Fix some passing argument from incompatible pointer type warnings.
Michael Niedermayer
2011-04-04
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-03
avio: introduce an AVIOContext.seekable field
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-16
avio: rename put_flush_packet -> avio_flush
Anton Khirnov
2011-03-04
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-01
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-02-25
lavf: replace remaining uses of put_tag with avio_write
Anton Khirnov
2011-02-21
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2009-06-22
Add ff_ prefixes to exported symbols in libavformat/riff.h.
Daniel Verkamp
2009-05-21
check av_fifo_alloc return
Baptiste Coudurier
2009-04-13
Rename pbBufPtr() to put_bits_ptr().
Stefano Sabatini
2009-04-12
Split bitstream.h, put the bitstream writer stuff in the new file
Stefano Sabatini
2009-03-09
Reorder arguments for av_fifo_generic_read to be more logical and
Reimar Döffinger
2009-03-08
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.
Michael Niedermayer
2009-02-08
Remove const qualifier from function argument to eliminate the warning
Diego Biurrun
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-13
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2008-10-03
Remove offset_t typedef and use int64_t directly instead.
Diego Biurrun
2008-07-19
update swf video frame number when muxing done, fix #439
Baptiste Coudurier
2008-06-03
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-05-27
use internal video frame number
Baptiste Coudurier
2008-05-27
cosmetics
Baptiste Coudurier
2008-05-27
simplify, use pointer to codec context in struct instead of only id
Baptiste Coudurier
[next]