summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Remove a few occurences of "long long" from the libraries.Carl Eugen Hoyos2015-06-13
* Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91'Michael Niedermayer2015-06-12
|\
| * flv: Name an enum and use its typeVittorio Giovara2015-06-12
* | Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e'Michael Niedermayer2015-06-12
|\|
| * segment: Check open_null_ctx() return valueVittorio Giovara2015-06-12
| * movenc: fixes a questionable valgrind uninitialized value warningJanne Grunau2015-06-10
* | avformat/mxfdec: Detect jpeg2000 through codec_ul tooMichael Niedermayer2015-06-12
* | matroskadec: verify seekhead IDswm42015-06-12
* | avformat/mpegts: recognizes and export private streamsMichael Niedermayer2015-06-12
* | avformat/avio: move short seek threshold to the contextMichael Niedermayer2015-06-11
* | avformat/aiffdec: avoid double and ldexp()Michael Niedermayer2015-06-11
* | avformat: Fix bug in parse_rps for HEVC.Deliang Fu2015-06-11
* | avformat/movenc: Make static packed_size, const staticMichael Niedermayer2015-06-11
* | avformat/mpegts: Do not ignore registration descriptors when probing is enabledMichael Niedermayer2015-06-10
* | lavf/http: Correctly terminate session with HTTP POST client.Stephan Holljes2015-06-10
* | libavformat/flvdec.c: don't build index_entries for input stream if AVIOConte...Igor Derzhavin2015-06-10
* | lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSHVignesh Venkatasubramanian2015-06-09
* | avformat/oggenc: Fix return code in case of flushingMichael Niedermayer2015-06-09
* | Merge commit 'b14086ca38efa1a86cb0f0c6aa147b05f698877b'Michael Niedermayer2015-06-09
|\|
| * mkv: Correctly report the latest packet had been flushedLuca Barbato2015-06-09
| * mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to failJames Almer2015-06-09
* | lavf/segment: add an option to allow breaking on non-keyframesRodger Combs2015-06-09
* | lavf/tls_securetransport: fix SNI support when not verifyingRodger Combs2015-06-09
* | mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to failJames Almer2015-06-08
* | Merge commit '4733a12dd17a91d606e0079ff9bb48b9f419cbef'Michael Niedermayer2015-06-08
|\|
| * rtpdec_asf: Check memory allocation and free memory on errorVittorio Giovara2015-06-08
* | Merge commit '6308cd4868d2bd5fdf8bfa8dd10856c9a91874f5'Michael Niedermayer2015-06-08
|\|
| * mov: Check memory allocationVittorio Giovara2015-06-08
* | Merge commit 'f7e932473314e6ca4c851d49cbde8570b6e66383'Michael Niedermayer2015-06-08
|\|
| * audiointerleave: Always initialize new_pktVittorio Giovara2015-06-08
* | Merge commit '8ef98855d25e457094468e2e1a79d9b10d6445b2'Michael Niedermayer2015-06-08
|\|
| * sctp: Always initialize outmsg structVittorio Giovara2015-06-08
* | Merge commit 'caf7be30b11288c498fae67be4741bfbf083d977'Michael Niedermayer2015-06-08
|\|
| * mpjpgdec: free AVIOContext leak on early probe failJanne Grunau2015-06-08
* | mpjpegdec: fix memory leak in probe functionJames Almer2015-06-08
* | lavf/tls: let the user specify what name to verify againstRodger Combs2015-06-08
* | avformat/mxfenc: Allow overriding /manual setting of the signal standardMichael Niedermayer2015-06-08
* | avformat/version: Bump version for single jpeg muxerMichael Niedermayer2015-06-08
* | avformat: Add single jpeg muxerCaligula useraccount2015-06-08
* | Merge commit '252d6200c36e7eaa79f8d5205b7d731179e94897'Michael Niedermayer2015-06-08
|\|
| * avio: Add avio_put_str16beLuca Barbato2015-06-07
* | Merge commit '9b56ac74b170d12027fbc81f581a451a709f1105'Michael Niedermayer2015-06-08
|\|
| * mpjpeg: Initial implementationLuca Barbato2015-06-07
* | avformat/hdsenc: Change duration from single to to double precisionMichael Niedermayer2015-06-08
* | avformat/rmenc: Remove float usageMichael Niedermayer2015-06-07
* | avformat/aviobuf: Check for ffio_set_buf_size() failureMichael Niedermayer2015-06-07
* | avformat/ffmdec: Check ffio_set_buf_size() return valueMichael Niedermayer2015-06-07
* | lavf/http: Add simple autodetection for client HTTP method, based on AVIO_FLA...Stephan Holljes2015-06-06
* | lavf/http: Indent else-clause.Stephan Holljes2015-06-06
* | lavf/http: Properly process HTTP header on listen.Stephan Holljes2015-06-06