summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'Michael Niedermayer2013-12-09
|\
| * configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09
* | Fix remuxing of IMA_QT in mov.Carl Eugen Hoyos2013-12-09
* | Do not detect "00000000..." (and other non-changing values) as adp.Carl Eugen Hoyos2013-12-09
* | Revert: flvenc: Don't pretend to support muxing "plain" VP6Carl Eugen Hoyos2013-12-09
* | Merge commit 'f0b234ab9e406efee85c17eb435db646092a943b'Michael Niedermayer2013-12-09
|\|
| * avformat: AviSynth demuxer rewrited s2013-12-08
| * mxfdec: set extradata sizeAnton Khirnov2013-11-29
| * MSN Audio supportKostya Shishkov2013-11-26
| * build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-25
* | avformat/rtpdec: Enable GSM RTP depacketizationAndrey Utkin2013-12-08
* | avformat/utils: remove unused variableMichael Niedermayer2013-12-07
* | avformat/utils: reject poorly fitting rfps values earlierMichael Niedermayer2013-12-07
* | avformat/mov: use rfps_add_frame() only for videoMichael Niedermayer2013-12-07
* | lavf/mux: Don't write "encoder" metadata tag when bitexact is requestedJames Almer2013-12-06
* | do O(1) instead of O(n) atomic operations in register functionsMichael Niedermayer2013-12-06
* | Add Windows resource file support for shared librariesJames Almer2013-12-05
* | Ignore es_map_length when parsing mpeg program stream map.Carl Eugen Hoyos2013-12-05
* | avformat/mov: calculate rfps from the first 100 frames of the indexMichael Niedermayer2013-12-05
* | avformat/utils: factor rfps calculation outMichael Niedermayer2013-12-05
* | avformat/utils: provide more IO statistics in debug output at start and end o...Michael Niedermayer2013-12-05
* | avformat/utils: move update_wrap_reference() upMichael Niedermayer2013-12-04
* | avformat/utils: reorder operations in update_wrap_reference()Michael Niedermayer2013-12-04
* | mpegts: do not set pts for missing dts in video streamsRainer Hochecker2013-12-04
* | avformat/utils: correct for timestamp wrap earlierMichael Niedermayer2013-12-04
* | avformat/utils: also fix wrapping of start_time in update_initial_timestamps()Michael Niedermayer2013-12-04
* | avformat/utils: Fix pts_wrap_behavior calculation with negative first_dtsMichael Niedermayer2013-12-04
* | avformat/avisynth: remove duplicate av_new_packet() callMichael Niedermayer2013-12-01
* | avisynth: make avs_library statically allocated.Anton Khirnov2013-12-01
* | avisynth: Move to av_new_packet/av_free_packet.Stephen Hutchinson2013-12-01
* | Add an Opus and a Speex muxer.Carl Eugen Hoyos2013-12-01
* | Support AC-3 in Sega Dreamcast Sofdec files.Carl Eugen Hoyos2013-12-01
* | lavf/segment: add a few log messages when avio_open2() failsStefano Sabatini2013-11-25
* | lavf/segment: add segment_list_entry_prefix optionStefano Sabatini2013-11-25
* | lavf: Exporting opus pre_skip in AVCodecContextVignesh Venkatasubramanian2013-11-25
* | avformat/asfdec: ignore packet_segmentsMichael Niedermayer2013-11-24
* | avformat/asfdec: reset packet_time_start when asf_read_frame_header() failedAlberto Delmás2013-11-24
* | avformat/asfdec: remove duplicated packet_segments resetMichael Niedermayer2013-11-24
* | lavf/mpegenc: Print a warning if ac3, pcm_s16be or dts are muxed into mpeg1.Carl Eugen Hoyos2013-11-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\|
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* | avformat/hnm: check chunk_size == 0Michael Niedermayer2013-11-22
* | avformat/mov: Check that we have a stream before accessing it in mov_read_ares()Michael Niedermayer2013-11-22
* | avformat/ipmovie: check OPCODE_INIT_VIDEO_BUFFERS size more completelyMichael Niedermayer2013-11-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-22
|\|
| * hls: Avoid reading outside of the allocated arrayMartin Storsjö2013-11-22
* | Merge commit '8c929098141ebc94ad3f303521c520bb3dc6d8f6'Michael Niedermayer2013-11-22
|\|
| * hls: Check whether the AVIOContext contains a new redirected URLMartin Storsjö2013-11-22
* | Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362'Michael Niedermayer2013-11-22
|\|
| * http: Expose the content location via an AVOptionMartin Storsjö2013-11-22