13609 Commits (c16470d77a1b693ea573e2925c3488847c5db939)

Author SHA1 Message Date
Monty Montgomery f6622f9610 avformat/matroskadec: correct spurious keyframe warnings in webm 12 years ago
Paul B Mahol 3e2a5b33f0 avformat/matroskadec: use av_malloc_array() and check for allocation error 12 years ago
Michael Niedermayer 63139f62f3 avformat/bmv: remove unused variable 12 years ago
Vladimir Pantelic 5f40833360 asfdec: substract preroll time from marker presentation time 12 years ago
Michael Niedermayer ad2a08388c avformat/concat: revert one hunk of 20dfab33f5 12 years ago
Michael Niedermayer 8be56e464b avformat/smacker: Check if bufs has been allocated before use 12 years ago
Luca Barbato fbd54827b1 rtmp: Unbreak handle_notify 12 years ago
Martin Storsjö bcbe4f3ceb idroqdec: Make sure a video stream has been allocated before returning packets 12 years ago
Luca Barbato ae0f316a47 rtmp: Unbreak handle_notify 12 years ago
James Almer ea70e2f2d7 matroskaenc: Write muxingapp and writingapp elements when using bitexact flag 12 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 12 years ago
Alexandra Khirnova 5626f994f2 avformat: Use av_reallocp() where suitable 12 years ago
Martin Storsjö 0f310a6f33 rmdec: Validate the fps value 12 years ago
Martin Storsjö e7bf085b78 movenc: Add an option for omitting the tfhd base offset 12 years ago
Martin Storsjö a4adabb460 movenc: Write the moof atom in two passes 12 years ago
Josh Allmann 8583b14252 rtmp: Support reading interleaved chunks. 12 years ago
Paul B Mahol 78f680cb36 avformat/smacker: use av_malloc_array() and check for allocation error 12 years ago
Michael Niedermayer 7703d19c40 lavf/options_table: improve option help text 12 years ago
Chih-Wei Huang 985920433c avformat/asfenc: fix a build error 12 years ago
Martin Storsjö d4c2a3740f xmv: Add more sanity checks for parameters read from the bitstream 12 years ago
Martin Storsjö dc4acc8200 rtmpproto: Extend a comment to explain the prev_pkt arrays roles 12 years ago
Martin Storsjö 647d655d19 rtmpproto: Consistently use the right prev_pkt array 12 years ago
Martin Storsjö 0d3784396b rtmpproto: Check for the right return code 12 years ago
Michael Niedermayer e960b3e27e avformat/utils: Print warning if reallocating probe buffer failed 12 years ago
Martin Storsjö 7f8d41eb09 mov: Don't use a negative duration for setting other fields 12 years ago
Martin Storsjö 19b9659f31 oggparseogm: Convert to use bytestream2 12 years ago
Martin Storsjö 569d18aa9d matroskadec: Verify realaudio codec parameters 12 years ago
Josh Allmann f8d1bb6723 rtmp: rename main_channel_id to stream_id. 12 years ago
Josh Allmann d4aef99780 rtmp: Follow Flash player numbering for channels. 12 years ago
Josh Allmann 120af23cd5 rtmp: Send video on a separate channel. 12 years ago
Carl Eugen Hoyos 5c2be81b39 Do not suggest to increase probesize for image2 files. 12 years ago
Vignesh Venkatasubramanian bcac6b438e lavf/oggopus: Fixing a log message 12 years ago
Michael Niedermayer b9e7bde6bd lavf/avienc: use av_freep() avoid stale pointers 12 years ago
Alexandra Khirnova 68b4677420 lavf: Make probe_codec return an error code 12 years ago
Clément Bœsch 7308439158 lavf: Don't explicitly flush after each written packet in muxers 12 years ago
Luca Barbato 596e5d4783 lavf: Add a flag to enable/disable per-packet flushing 12 years ago
Paul B Mahol c051d668b5 avformat/avidec: use av_calloc() and check for allocation error 12 years ago
Vignesh Venkatasubramanian 23637f98f4 lavf/ogg: Support for end trimming Opus 12 years ago
Luca Barbato 0a9425d7cf flv: Do not export datastream as metadata 12 years ago
Luca Barbato 92ed83e393 rtmp: Store all the notify messages 12 years ago
Luca Barbato fe0337e89b rtmp: Do not send the first field twice within the handshake 12 years ago
Luca Barbato 666ed7eda1 rtmp: Drop an unneeded warning 12 years ago
Luca Barbato ffb7669e47 rtmp: Support play method in listen mode 12 years ago
Luca Barbato 97d35fa89f rtmp: Factor out publish specific code 12 years ago
Paul B Mahol 42b8f5fba1 avformat/segafilm: remove deplanarization hack 12 years ago
Paul B Mahol ca5456db7f avformat/segafilm: use av_freep() 12 years ago
Michael Niedermayer 02f56bfcc3 avformat/sierravmd: use av_freep() for freeing context fields 12 years ago
Martin Storsjö 5bbfe193a0 vocdec: Don't update codec parameters mid-stream 12 years ago
Martin Storsjö 0ef1660a63 sierravmd: Do sanity checking of frame sizes 12 years ago
Martin Storsjö 342c43d154 omadec: Properly check lengths before incrementing the position 12 years ago