summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/mpjpegdec: fix mixed declarations and codeJames Almer2015-12-031-2/+6
* avformat/utils: Move end_time1 AV_NOPTS_VALUE Check after rescaleMichael Niedermayer2015-12-031-5/+5
* avformat/utils: Check AVFormatContext->duration in compute_chapters_end() bef...Michael Niedermayer2015-12-031-1/+4
* avformat/mpjpeg: utilize MIME boundary value to detect start of new frameAlex Agranovsky2015-12-021-3/+69
* avformat/mpjpeg: allow processing of MIME parts without Content-Length headerAlex Agranovsky2015-12-021-43/+125
* lavf/rtpenc_jpeg: Less strict check for standard Huffman tables.Carl Eugen Hoyos2015-12-021-17/+66
* avformat/matroskadec: Fix sample_aspect_ratio for stereo matroska contentAaron Colwell2015-12-021-2/+32
* avformat/mp3dec: prefer "fast_seek" to TOC seek for CBR files.Chris Cunningham2015-12-022-23/+25
* avformat/dump: Fix integer overflow in av_dump_format()Michael Niedermayer2015-12-011-1/+1
* lavf/mxfdec: Set width to actual coded_width for AVCI50.Carl Eugen Hoyos2015-11-291-0/+13
* Merge commit '0e2395293bff089536b97131b32fea8b58bca0ba'Hendrik Leppkes2015-11-291-2/+4
|\
| * nut: Mark non-fatal errors as warningsLuca Barbato2015-11-251-2/+4
* | Merge commit '62f72b40c0b0d2cd6a2b81977287fa01d9f4ca6d'Hendrik Leppkes2015-11-291-5/+10
|\ \ | |/
| * nut: Provide more information on failureLuca Barbato2015-11-251-5/+10
* | Merge commit '2c17fb61ced2059034856a6c6cd303014aed01fe'Hendrik Leppkes2015-11-293-10/+20
|\ \ | |/
| * rtsp: Log getaddrinfo failuresLuca Barbato2015-11-253-10/+20
* | Merge commit '12b14382861fbf19378afcddaa19cd9a949a86a3'Hendrik Leppkes2015-11-291-1/+3
|\ \ | |/
| * udp: Provide additional information on getaddrinfo failureLuca Barbato2015-11-251-1/+3
* | Merge commit '34af7813f77e2b5b9dcb34f20bcf53bfcc0ba9c9'Hendrik Leppkes2015-11-291-14/+28
|\ \ | |/
| * udp: Use the logging contextLuca Barbato2015-11-251-14/+28
* | Merge commit '98063bcf15eb1e9bf9c8758c83c88d51cbb7ace7'Hendrik Leppkes2015-11-291-2/+8
|\ \ | |/
| * rtsp: Do not assume getnameinfo cannot failLuca Barbato2015-11-251-2/+8
| * movenc-test: Fix integer overflowsMichael Niedermayer2015-11-241-4/+4
* | Merge commit '8375dc1dd101d51baa430f34c0bcadfa37873896'Hendrik Leppkes2015-11-291-3/+17
|\ \ | |/
| * asfdec: handle the case when the stream index has an invalid value betterAlexandra Hájková2015-11-231-3/+17
* | Merge commit 'c8fa647811371885be421a84a2388529857fed23'Hendrik Leppkes2015-11-291-0/+2
|\ \ | |/
| * oggparsespeex: Fix unchecked mallocDerek Buitenhuis2015-11-231-0/+2
* | avformat/mlpdec: consider all valid mlp access units when probingHendrik Leppkes2015-11-291-1/+4
* | lavf/utils: avoid decoding a frame to get the codec parametersMatthieu Bouron2015-11-261-0/+12
* | lavf/http: fix incorrect warning in range requestsRodger Combs2015-11-251-3/+4
* | concatdec: add option for adding segment start time and duration metadataMarton Balint2015-11-251-0/+10
* | concatdec: simplify duration calculation in open_next_fileMarton Balint2015-11-251-7/+2
* | concatdec: calculate duration early if outpoint is knownMarton Balint2015-11-251-0/+2
* | avformat/v210: Check width and heightTimothy Gu2015-11-231-12/+9
* | avformat/rawvideodec: Rework packet size calculationTimothy Gu2015-11-231-12/+9
* | lavf/rawenc: Recognize more extensions to encode raw hevc.Carl Eugen Hoyos2015-11-241-1/+1
* | avformat/movenc-test: Fix integer overflowsMichael Niedermayer2015-11-231-4/+4
* | avformat/mov: use hypot()Ganesh Ajjanagadde2015-11-221-2/+1
* | Merge commit 'ca489564ae150bc41764f175b88151d883e69ae0'Derek Buitenhuis2015-11-221-4/+15
|\ \ | |/
| * movenc: add fallback audio track tref supportJohn Stebbins2015-11-181-4/+15
* | Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis2015-11-226-12/+15
|\ \ | |/
| * avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-186-12/+15
* | Merge commit '21ab6fd01b9107d7171fc1a77c2bfacff845a97a'Derek Buitenhuis2015-11-221-8/+21
|\ \ | |/
| * lavf: document that passing valid timestamps to muxers is now mandatoryAnton Khirnov2015-11-181-8/+21
| * segafilm: Fix current_sample after seeking and avio_seek return typeMichael Niedermayer2015-11-141-3/+4
* | Merge commit '62b4a6f1b9aa83d56701af226adda98faa5ede09'Derek Buitenhuis2015-11-221-33/+33
|\ \ | |/
| * rtmpcrypt: Provide the xtea keys in little endian format for consistencyMartin Storsjö2015-11-131-33/+33
* | Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'Derek Buitenhuis2015-11-221-1/+1
|\ \ | |/
| * rtmpcrypt: Do the xtea decryption in little endian modeMartin Storsjö2015-11-131-1/+1
* | avformat/vpk: check samples_per_block sizePaul B Mahol2015-11-211-0/+2
OpenPOWER on IntegriCloud