summaryrefslogtreecommitdiff
path: root/libavformat/swfenc.c
Commit message (Expand)AuthorAge
* av(format|device): Add const to muxer packet data pointersAndreas Rheinhardt2022-07-09
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* swf: convert to new channel layout APIVittorio Giovara2022-03-15
* lavf/swfenc: switch to new FIFO APIAnton Khirnov2022-02-07
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/swf: add support for reading and writing VP6A and Flash Screen Video...Marton Balint2021-01-23
* avformat/swfenc: add support for muxing png imagesMarton Balint2021-01-23
* avformat/swfenc: fix generation of FileAttributes tagMarton Balint2021-01-23
* avformat/swf: Separate mux and demux contextsAndreas Rheinhardt2020-09-20
* avformat/swfenc: Fix memleak upon write_header errorAndreas Rheinhardt2020-09-20
* avformat/swfenc: Fix integer overflow in frame rate handlingMichael Niedermayer2020-05-21
* avformat: remove avio_flush() calls from the end of write_header functionsMarton Balint2020-01-07
* avformat/swfenc: use FFABS to instead of absSteven Liu2017-11-20
* Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-21
|\
| * lavf: fix usage of AVIOContext.seekableAnton Khirnov2016-09-30
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * lavf: Explicitly convert types at function pointer assignmentDiego Biurrun2015-03-11
* | avformat/swfenc: Check frama rate before writing itMichael Niedermayer2015-12-17
* | avformat/swfenc: Remove another unneeded float computationMichael Niedermayer2015-05-24
* | avformat/swfenc: Remove unneeded floatsMichael Niedermayer2015-05-24
* | Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer2014-06-18
|\|
| * lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-18
| * lavf: Don't explicitly flush after each written packet in muxersClément Bœsch2013-09-16
* | lavf: use av_fifo_freepLukasz Marek2014-05-07
* | Merge commit '4a2ef39442bf7f0150db07a1fbfcf8286e4d44a3'Michael Niedermayer2013-07-26
|\|
| * cosmetics: Add '0' to float constants ending in '.'.Diego Biurrun2013-07-25
* | lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch2013-04-14
* | Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.f...Carl Eugen Hoyos2013-02-17
* | swfenc: zero fifo after freeingMichael Niedermayer2012-10-27
* | Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'Michael Niedermayer2012-10-10
|\|
| * swfenc: error out for more than 1 audio or video streamJanne Grunau2012-10-09
* | Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'Michael Niedermayer2012-09-16
|\|
| * lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-15
* | Fix muxing mjpeg in swf.Carl Eugen Hoyos2012-09-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-10
|\|
| * swf: Move shared table out of the header fileDiego Biurrun2012-08-09
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-31
|\|
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30
* | swfenc: use av_assertMichael Niedermayer2012-06-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-21
|\|
| * avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-06
|\|
| * swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_sizeJustin Ruggles2012-03-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-17
|\|
| * lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17
* | Fix some passing argument from incompatible pointer type warnings.Michael Niedermayer2011-04-24
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-04
|\|