summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr derefer...Michael Niedermayer2013-12-13
* avformat/rtpdec_h264: fix null pointer dereferencesMichael Niedermayer2013-12-13
* avformat/sdp: fix memleak on errorMichael Niedermayer2013-12-13
* libavformat/hdsenc: check init_file() return codeMichael Niedermayer2013-12-12
* Merge commit 'ae9d13f03e6c81ea00fafe6aa74b4a849ec8da1a'Michael Niedermayer2013-12-12
|\
| * img2: add stereo 3d still picture file extensionsMartin Lambers2013-12-12
* | Merge commit '46c0cbd5dc01196949105e49f2ded10aa85a6e39'Michael Niedermayer2013-12-12
|\|
| * rtsp: suppress a incompatible pointer types warningVittorio Giovara2013-12-12
* | avformat/hlsenc: copy metadataMichael Niedermayer2013-12-12
* | avformat/oggparseopus: Check opus_duration() return valueJames Almer2013-12-12
* | avformat/oggdec: reset end_trimming when it has been used, so it cannot be us...Michael Niedermayer2013-12-12
* | avformat/oggdec: reset end_trimming in ogg_reset()Dale Curtis2013-12-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-12
|\|
| * rtspdec: Fix keep-alive request for ACTi camerasRumin Sam2013-12-11
* | Merge commit '281a40e18f923510f2067d05c5b0cf08cc49dfee'Michael Niedermayer2013-12-12
|\|
| * lavf: remove an unneeded call to avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* | Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9'Michael Niedermayer2013-12-11
|\|
| * Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov2013-12-11
* | avformat/utils: Check avcodec_open2() return code in av_find_stream_info()Michael Niedermayer2013-12-11
* | avformat/hdsenc: fix off by 1 error in array size checkMichael Niedermayer2013-12-11
* | avformat/hdsenc: fix unintentional integer overflow in hds_write_packet()Michael Niedermayer2013-12-11
* | avformat/hdsenc: Check rename() return valueMichael Niedermayer2013-12-11
* | avformat/aviobuf: fix null dereference in avio_close_dyn_buf()Michael Niedermayer2013-12-11
* | Force one stream for raw muxers.Carl Eugen Hoyos2013-12-11
* | avformat/oggparseopus: calculate pts/dts for initial packets after seekingMichael Niedermayer2013-12-11
* | avformat/oggparseopus: factor opus_duration() outMichael Niedermayer2013-12-11
* | 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