summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* au: set bit rateJustin Ruggles2013-01-09
* au: validate bits-per-sample separately from codec tagJustin Ruggles2013-01-09
* rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPTMartin Storsjö2013-01-09
* oggenc: add a page_duration option and deprecate the pagesize optionJustin Ruggles2013-01-08
* rtpdec_vp8: Request a keyframe if RTP packets are lostMartin Storsjö2013-01-08
* rtpdec: Support sending RTCP feedback packetsMartin Storsjö2013-01-08
* rtpdec: Store the dynamic payload handler in the rtpdec contextMartin Storsjö2013-01-08
* rtpdec_vp8: Avoid a warning about a possibly unused variableMartin Storsjö2013-01-08
* rtpdec_vp8: Make sure the previous packet is returnedMartin Storsjö2013-01-08
* rtpdec_vp8: Set the timestamp when returning a deferred packetMartin Storsjö2013-01-08
* hlsenc: Make the start_number option set the right variableKanglin2013-01-08
* rtsp: Respect max_delay for the reordering queue when using custom IOMartin Storsjö2013-01-08
* rtsp: Recheck the reordering queue if getting a new packetMartin Storsjö2013-01-08
* xwma: Remove unused variableBenjamin Larsson2013-01-07
* asfdec: Fix printf format string length modifierDiego Biurrun2013-01-07
* oggdec: make sure the private parse data is cleaned upLuca Barbato2013-01-06
* oggdec: free the ogg streams on read_header failureLuca Barbato2013-01-06
* Drop Snow codecDiego Biurrun2013-01-06
* mxfdec: fix NULL checking in mxf_get_sorted_table_segments()Xi Wang2013-01-04
* aviobuf: Discard old buffered, previously read data in ffio_read_partialMartin Storsjö2013-01-03
* rtsp: Add support for depacketizing RTP data via custom IOMartin Storsjö2013-01-03
* rtpdec: Move the URLContext used for RTCP RR out from the context, to a param...Martin Storsjö2013-01-03
* aviobuf: Partial support for reading in read/write contextsMartin Storsjö2013-01-03
* build: Avoid detecting bogus components named 'x'Clément Bœsch2013-01-03
* rtmp: Add support for limelight authenticationMartin Storsjö2012-12-31
* rtmp: Add support for adobe authenticationMartin Storsjö2012-12-31
* rtmp: Add a function for writing AMF strings based on two substringsMartin Storsjö2012-12-31
* rtmp: Return a proper error code in handle_invoke_errorMartin Storsjö2012-12-31
* hlsenc: make segment number unsignedLuca Barbato2012-12-29
* hlsenc: make EXT-X-MEDIA-SEQUENCE always increaseKanglin2012-12-29
* hlsenc: do not add timestamps in different timebasesLuca Barbato2012-12-29
* hlsenc: use the correct AV_TIME_BASE macroKanglin2012-12-29
* hlsenc: keep the playlist to the correct number of itemsLuca Barbato2012-12-29
* hlsenc: use the segment filename in the playlist entryLuca Barbato2012-12-29
* hlsenc: check append_entry return valueLuca Barbato2012-12-29
* hlsenc: use the basename to generate the list entriesLuca Barbato2012-12-29
* cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun2012-12-28
* build: Add rtpenc_chain extra config optionDiego Biurrun2012-12-28
* hlsenc: Don't duplicate a string constantMartin Storsjö2012-12-24
* hlsenc: Allocate enough space for the pattern stringStefano Sabatini2012-12-24
* Return proper error code after av_log_ask_for_sample()Diego Biurrun2012-12-23
* oggdec: check memory allocationLuca Barbato2012-12-23
* oggdec: K&R cosmetic formattingLuca Barbato2012-12-23
* hlsenc: correctly report target durationLuca Barbato2012-12-23
* rtpdec_vp8: Don't return known-broken packetsMartin Storsjö2012-12-21
* rtpdec: Pass the sequence number to depacketizersMartin Storsjö2012-12-21
* miscellaneous typo fixesDiego Biurrun2012-12-21
* rtp: Don't read priv_data unless it is allocatedMartin Storsjö2012-12-20
* flvenc: Check whether seeking back to the header succeededBjörn Axelsson2012-12-20
* sapenc: Pass the title on to the chained muxersJernej Virag2012-12-20