summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* matroskadec: introduce resync function.Reimar Döffinger2012-02-17
* movenc: fix crashes if a stream is empty.Reimar Döffinger2012-02-17
* movenc: leave st->codec->frame_size as is instead of forcing it to 1.Andrew Wason2012-02-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-17
|\
| * movenc: Don't set a default sample duration when creating ismvMartin Storsjö2012-02-16
| * rtp: Factorize the check for distinguishing RTCP packets from RTPMartin Storsjö2012-02-16
| * bethsoftvid: synchronize video timestamps with audio sample rateJustin Ruggles2012-02-16
| * bethsoftvid: add audio stream only after getting the first audio packetJustin Ruggles2012-02-16
| * bethsoftvid: Set video packet duration instead of accumulating pts.Justin Ruggles2012-02-16
| * bethsoftvid: set packet key frame flag for audio and I-frame video packets.Justin Ruggles2012-02-16
| * bethsoftvid: fix read_packet() return codes.Justin Ruggles2012-02-16
| * bethsoftvid: pass palette in side data instead of in a separate packet.Justin Ruggles2012-02-16
| * sdp: Ignore RTCP packets when autodetecting RTP streamsMartin Storsjö2012-02-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-16
|\|
| * libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö2012-02-15
| * rtsp: Make rtsp_demuxer_class staticMartin Storsjö2012-02-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-15
|\|
| * CDXL demuxer and decoderPaul B Mahol2012-02-14
| * hls: Re-add legacy applehttp name to preserve interface compatibility.Alex Converse2012-02-14
| * hlsproto: Rename the functions and contextMartin Storsjö2012-02-14
| * hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö2012-02-14
| * libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-14
| * hls: Rename the functions and contextMartin Storsjö2012-02-14
| * libavformat: Rename the applehttp demuxer to hlsMartin Storsjö2012-02-14
| * rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-14
| * movenc: Support muxing VC1Martin Storsjö2012-02-14
| * librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun2012-02-14
| * movenc: Use defines instead of hardcoded numbers for RTCP typesMartin Storsjö2012-02-14
| * smjpegdec: implement seekingPaul B Mahol2012-02-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-14
|\|
| * rtpdec: Use 4 byte startcodes for H.264Matthew Szatmary2012-02-13
| * matroskadec: Mark variable as av_unused.Diego Biurrun2012-02-13
| * Move some conditionally used variables into the block where they are used.Diego Biurrun2012-02-13
| * Drop some completely unnecessary av_unused attributes.Diego Biurrun2012-02-13
| * movenc: Support muxing wmapro in ismv/ismaMartin Storsjö2012-02-13
| * mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be writtenMartin Storsjö2012-02-13
| * build: Set correct dependencies for rtmp* protocols implemented by librtmp.Diego Biurrun2012-02-13
| * lavf: fix aspect ratio mismatch message.Andrey Utkin2012-02-12
* | matroskadec: properly fall back to generic seek.Reimar Döffinger2012-02-13
* | matroskadec: reset num_levels on seek.Reimar Döffinger2012-02-13
* | Fix aspect ratio mismatch messageAndrey Utkin2012-02-12
* | Fix Theora-in-ogg keyframe handling.Reimar Döffinger2012-02-12
* | Modified to generate PAT/PMT for video keyframesPavel Koshevoy2012-02-11
* | buildsys: Fix shared lib build of MPlayer.Ingo Brückl2012-02-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-11
|\|
| * cafdec: Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2012-02-10
| * yop: Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2012-02-10
| * tta: Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2012-02-10
| * tmv: Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2012-02-10
| * r3d: Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2012-02-10