summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | avformat/riffdec: remove special case for bitrate > 32bitMichael Niedermayer2015-12-03
* | avformat/riffdec: Initialize bitrateMichael Niedermayer2015-12-03
* | lavf/mpegts: use AVERROR_INVALIDDATA instead of AVERROR(EINTR).Nicolas George2015-12-03
* | lavf/lxfdec: use FFERROR_REDO instead of AVERROR(EAGAIN).Nicolas George2015-12-03
* | lavf/mpeg: use FFERROR_REDO instead of AVERROR(EAGAIN).Nicolas George2015-12-03
* | lavf/flvdec: use FFERROR_REDO instead of AVERROR(EAGAIN).Nicolas George2015-12-03
* | lavf: add FFERROR_REDO to let demuxers return no packet.Nicolas George2015-12-03
* | mpegencts: Fix overflow in cbr mode period calculationsTimo Teräs2015-12-03
* | avformat/mpjpegdec: fix mixed declarations and codeJames Almer2015-12-03
* | avformat/utils: Move end_time1 AV_NOPTS_VALUE Check after rescaleMichael Niedermayer2015-12-03
* | avformat/utils: Check AVFormatContext->duration in compute_chapters_end() bef...Michael Niedermayer2015-12-03
* | avformat/mpjpeg: utilize MIME boundary value to detect start of new frameAlex Agranovsky2015-12-02
* | avformat/mpjpeg: allow processing of MIME parts without Content-Length headerAlex Agranovsky2015-12-02
* | lavf/rtpenc_jpeg: Less strict check for standard Huffman tables.Carl Eugen Hoyos2015-12-02
* | avformat/matroskadec: Fix sample_aspect_ratio for stereo matroska contentAaron Colwell2015-12-02
* | avformat/mp3dec: prefer "fast_seek" to TOC seek for CBR files.Chris Cunningham2015-12-02
* | avformat/dump: Fix integer overflow in av_dump_format()Michael Niedermayer2015-12-01
* | lavf/mxfdec: Set width to actual coded_width for AVCI50.Carl Eugen Hoyos2015-11-29
* | Merge commit '0e2395293bff089536b97131b32fea8b58bca0ba'Hendrik Leppkes2015-11-29
|\|
| * nut: Mark non-fatal errors as warningsLuca Barbato2015-11-25
* | Merge commit '62f72b40c0b0d2cd6a2b81977287fa01d9f4ca6d'Hendrik Leppkes2015-11-29
|\|
| * nut: Provide more information on failureLuca Barbato2015-11-25
* | Merge commit '2c17fb61ced2059034856a6c6cd303014aed01fe'Hendrik Leppkes2015-11-29
|\|
| * rtsp: Log getaddrinfo failuresLuca Barbato2015-11-25
* | Merge commit '12b14382861fbf19378afcddaa19cd9a949a86a3'Hendrik Leppkes2015-11-29
|\|
| * udp: Provide additional information on getaddrinfo failureLuca Barbato2015-11-25
* | Merge commit '34af7813f77e2b5b9dcb34f20bcf53bfcc0ba9c9'Hendrik Leppkes2015-11-29
|\|
| * udp: Use the logging contextLuca Barbato2015-11-25
* | Merge commit '98063bcf15eb1e9bf9c8758c83c88d51cbb7ace7'Hendrik Leppkes2015-11-29
|\|
| * rtsp: Do not assume getnameinfo cannot failLuca Barbato2015-11-25
| * movenc-test: Fix integer overflowsMichael Niedermayer2015-11-24
* | Merge commit '8375dc1dd101d51baa430f34c0bcadfa37873896'Hendrik Leppkes2015-11-29
|\|
| * asfdec: handle the case when the stream index has an invalid value betterAlexandra Hájková2015-11-23
* | Merge commit 'c8fa647811371885be421a84a2388529857fed23'Hendrik Leppkes2015-11-29
|\|
| * oggparsespeex: Fix unchecked mallocDerek Buitenhuis2015-11-23
* | avformat/mlpdec: consider all valid mlp access units when probingHendrik Leppkes2015-11-29
* | lavf/utils: avoid decoding a frame to get the codec parametersMatthieu Bouron2015-11-26
* | lavf/http: fix incorrect warning in range requestsRodger Combs2015-11-25
* | concatdec: add option for adding segment start time and duration metadataMarton Balint2015-11-25
* | concatdec: simplify duration calculation in open_next_fileMarton Balint2015-11-25
* | concatdec: calculate duration early if outpoint is knownMarton Balint2015-11-25
* | avformat/v210: Check width and heightTimothy Gu2015-11-23
* | avformat/rawvideodec: Rework packet size calculationTimothy Gu2015-11-23
* | lavf/rawenc: Recognize more extensions to encode raw hevc.Carl Eugen Hoyos2015-11-24
* | avformat/movenc-test: Fix integer overflowsMichael Niedermayer2015-11-23
* | avformat/mov: use hypot()Ganesh Ajjanagadde2015-11-22
* | Merge commit 'ca489564ae150bc41764f175b88151d883e69ae0'Derek Buitenhuis2015-11-22
|\|
| * movenc: add fallback audio track tref supportJohn Stebbins2015-11-18
* | Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis2015-11-22
|\|
| * avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18