summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d'Michael Niedermayer2014-07-27
|\
| * avformat: Mark AVOutputFormat argument in avformat_query_codec as constDiego Biurrun2014-07-26
* | Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15'Michael Niedermayer2014-07-27
|\|
| * avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun2014-07-26
* | avformat/mux: ignore delayed vp8/9 packets in max_interleave_delta calculationMichael Niedermayer2014-07-26
* | lavf/avio: do not include bprint.h.Nicolas George2014-07-25
* | avformat/segment: re-interleave packets if neededMichael Niedermayer2014-07-24
* | avformat/mux: support re-interleaving packets in ff_write_chained()Michael Niedermayer2014-07-24
* | avformat/mux: keep AVPacket fields consistent in ff_write_chained()Michael Niedermayer2014-07-24
* | avformat/matroskaenc: print a warning when the relative timestamp wouldnt fit...Michael Niedermayer2014-07-24
* | avformat/matroskaenc: Start new cluster if relative timestamp could not other...Michael Niedermayer2014-07-24
* | avformat/matroskaenc: Factor mkv_start_new_cluster() outMichael Niedermayer2014-07-24
* | Ignore xing number of frames if the file is larger than indicated.Carl Eugen Hoyos2014-07-24
* | Merge commit 'ce2e858f5b3416c2d54f7f8c14e901f75c48b785'Michael Niedermayer2014-07-24
|\|
| * http: K&R formatting cosmeticsDiego Biurrun2014-07-23
* | avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)Andrey Utkin2014-07-23
* | avformat/flvdec: use AV_PKT_DATA_NEW_EXTRADATA for h264 tooMichael Niedermayer2014-07-23
* | Merge commit '7bdd2ff6825951f7a6a6008303acfce7c2a63532'Michael Niedermayer2014-07-22
|\|
| * http: Use a constant for the supported header sizeLuca Barbato2014-07-22
* | Autodetect big-endian tiff files.Carl Eugen Hoyos2014-07-22
* | lavf/segment: sanitize segment end time in case last packet do not have a def...Stefano Sabatini2014-07-22
* | lavf/segment: do not allow to create segments with no key-framesStefano Sabatini2014-07-22
* | libavformat/img2dec.c: Add a long_name to the piped image demuxersAndreas Cadhalpun2014-07-22
* | Merge commit '389380c27915b0505fed538cd54c035c891fabd9'Michael Niedermayer2014-07-22
|\|
| * http: Do move the class instantiation in the conditional blockLuca Barbato2014-07-21
* | Merge commit '28df1d24112c6ad0763985df2faeeb198cfbad69'Michael Niedermayer2014-07-22
|\|
| * http: Provide an option to override the HTTP methodLuca Barbato2014-07-21
* | Merge commit 'fc27e7272e6f1a7053812f8a15b1b7098de44c71'Michael Niedermayer2014-07-22
|\|
| * mpegts: do not export empty language tagsJan Gerber2014-07-21
* | avformat/mov: Pass through iTunSMPB from MOV.Dale Curtis2014-07-22
* | avformat/adtsenc: Optionally enable ID3 in ADTS.Dale Curtis2014-07-22
* | avformat/sapenc: Use av_mallocz_array()Michael Niedermayer2014-07-21
* | matroskaenc: Don't set language to empty string, use "und"Jan Gerber2014-07-20
* | avformat/dvenc: Implement 32khz & 44.1khz for 25/50fpsMichael Niedermayer2014-07-19
* | avformat/seek: use av_malloc_array()Michael Niedermayer2014-07-19
* | Parse dri when receiving jpg via rtp.Carl Eugen Hoyos2014-07-18
* | Write valid free atom when -moov_size is specified.Carl Eugen Hoyos2014-07-18
* | lavf/segment: set segment end time when the first packet arrivesStefano Sabatini2014-07-17
* | lavf/segment: fix weird indentStefano Sabatini2014-07-17
* | lavf/segment: show incoming packet duration in debug messageStefano Sabatini2014-07-17
* | lavf/segment: only use reference frames for computing the segment end timeStefano Sabatini2014-07-17
* | avformat/dv: implement fallback in dv_extract_pack()Michael Niedermayer2014-07-17
* | Merge commit '324ff59444ff5470bb325ff1e2be7c4b054fc944'Michael Niedermayer2014-07-17
|\|
| * avpacket: Check for and return errors in ff_interleave_add_packet()Nidhi Makhijani2014-07-17
* | libavformat/segment: change segment_list_size behavior to match hls_list_size...Simon Thelen2014-07-17
* | avformat: Micro bump for "md5enc: add format_version, to allow selecting whic...Michael Niedermayer2014-07-16
* | avformat/md5enc: add format_version, to allow selecting which version to useMichael Niedermayer2014-07-16
* | avformat/matroskadec: fix declaration after statementMichael Niedermayer2014-07-16
* | lavf: Add WebM DASH Manifest MuxerVignesh Venkatasubramanian2014-07-15
* | lavf/matroska: Add functions for WebM DASH ManifestVignesh Venkatasubramanian2014-07-15