summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit 'cd4d9df22738e6f147521ccb72c7930db6050914'Hendrik Leppkes2015-08-02
|\
| * asfdec: free AVDictionaries properly when closing the demuxerAlexandra Hájková2015-07-31
* | avformat/mov: fix regression in processing .aax filesVesselin Bontchev2015-08-02
* | lavf/http: Implement server side network code.Stephan Holljes2015-08-01
* | lavf/tcp: increase range for listen and call the underlying socket operations...Stephan Holljes2015-08-01
* | lavf/tcp: add tcp_acceptStephan Holljes2015-08-01
* | lavf/avio: add avio_accept and avio_handshakeStephan Holljes2015-08-01
* | lavf/avio: add ffurl_accept and ffurl_handshakeStephan Holljes2015-08-01
* | lavf/network: split ff_listen_bind into ff_listen and ff_acceptStephan Holljes2015-08-01
* | avformat/wavdec: add extra sample count check for G.729 filesGanesh Ajjanagadde2015-07-31
* | Merge commit '764ec70149728be82304c163ccc4e280f1629201'Michael Niedermayer2015-07-30
|\|
| * rtsp: Only interpret $ as interleaved packet indicator at the start of repliesMartin Storsjö2015-07-30
* | Merge commit '0c73a5a53cc97f4291bbe9e1e68226edf6161744'Michael Niedermayer2015-07-30
|\|
| * hls: Save and forward avio optionsLuca Barbato2015-07-30
* | Merge commit '5ae178539b91d25710b7bb322d156c31aea9f8bf'Michael Niedermayer2015-07-30
|\|
| * http: Add the trailing endlines if they are missingLuca Barbato2015-07-30
| * rtmpproto: free hmac context properlyJames Almer2015-07-30
| * rtmpproto: use AVHMAC instead of a custom implementationJames Almer2015-07-29
* | avformat/rtmpproto: free hmac context properlyJames Almer2015-07-29
* | rawdec: fix mjpeg probing buffer size checkwm42015-07-30
* | rawdec: fix mjpeg probingwm42015-07-29
* | avformat/oggdec: ogg_read_seek: reset ogg after seekingMichael Niedermayer2015-07-29
* | avformat/rtmpproto: use AVHMAC instead of a custom implementationJames Almer2015-07-29
* | avformat/wavdec: Check for data_size overflowMichael Niedermayer2015-07-29
* | wavdec: make sample count check more preciseGanesh Ajjanagadde2015-07-29
* | Merge commit 'b5c1c16247ab7d166c84eaf4564e49a1535fdaaf'Michael Niedermayer2015-07-28
|\|
| * asfdec: do not align Data Object when Broadcast Flag is setAlexandra Hájková2015-07-27
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avformat/mpegts: Replace silent cliping of language_count by assertsMichael Niedermayer2015-07-27
* | avformat/mpegts: Use DVB_TELETEXT timestamp heuristic also for DVB subtitlesMichael Niedermayer2015-07-27
* | Merge commit '9e8627a1ff9207b9e272d248da2e1bd0cc6fe2fe'Michael Niedermayer2015-07-27
|\|
| * asfdec: interpret the first flag in an asf packet as length flagAlexandra Hájková2015-07-27
* | avformat/isom: Use AVRN codec to handle AVDJMichael Niedermayer2015-07-26
* | avformat/hlsenc: Fix wording in commentMichael Niedermayer2015-07-26
* | avformat/hlsenc: Add WebVtt support in hlsAnshul Maheshwari2015-07-26
* | avformat/ipmovie: Fix late audio detectionMichael Niedermayer2015-07-26
* | avformat/ipmovie: Parse&handle late audio initMichael Niedermayer2015-07-26
* | avformat/ipmovie: Factor init_audio() outMichael Niedermayer2015-07-26
* | avformat/nutenc: Omit AV_PKT_DATA_QUALITY_STATS when storing side data.Michael Niedermayer2015-07-25
* | avformat/async: wake up main thread before exit background threadZhang Rui2015-07-25
* | avformat/async: move more code into locked area in background threadZhang Rui2015-07-25
* | Merge commit '7f388c0fabc51eca3106e7cc443393269435ab52'Michael Niedermayer2015-07-23
|\|
| * asfdec: remove the wrong conditionAlexandra Hájková2015-07-23
* | Merge commit 'aed7715b8fa295980c221f1cd095d42cd3bd74a6'Michael Niedermayer2015-07-23
|\|
| * asfdec: increment nb_streams right after the stream allocationAlexandra Hájková2015-07-23