summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | lavf/http: Rudimentary error handling for HTTP requests received from clients.Stephan Holljes2015-06-06
* | lavf/http: Process HTTP header before sending response.Stephan Holljes2015-06-06
* | lavf/http: Document method option.Stephan Holljes2015-06-06
* | avformat/mxfenc: Add mxf muxer avclassMichael Niedermayer2015-06-06
* | avformat/utils: Do not select audio streams with unknown sample rate in av_fi...Michael Niedermayer2015-06-06
* | flvdec: fix lack of duration for some filesGanesh Ajjanagadde2015-06-05
* | avformat/flvdec: Show unknown tags at debug levelMichael Niedermayer2015-06-05
* | avformat/flvdec: Add TYPE_ONCAPTIONINFOMichael Niedermayer2015-06-05
* | avformat/flvdec: increase buffer size for parsing metadata string keyMichael Niedermayer2015-06-05
* | lavf/matroskaenc: Write Block Keyframe correctlyVignesh Venkatasubramanian2015-06-05
* | lavf/riffenc: Set correct block align for mp2.Juanjo2015-06-04