summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-198-52/+122
|\
| * mov: Use defines for sample flags in fragmentsMartin Storsjö2012-02-183-3/+15
| * mov: Use defines for trun flagsMartin Storsjö2012-02-183-19/+27
| * mov: Use defines for tfhd flagsMartin Storsjö2012-02-183-17/+26
| * asf: prevent packet_size_left from going negative if hdrlen > pktlen.Ronald S. Bultje2012-02-181-0/+7
| * rtpdec: Identify incorrectly signalled H263Martin Storsjö2012-02-183-10/+32
| * aiff: don't skip block_align==0 check on COMM-after-SSND files.Ronald S. Bultje2012-02-171-2/+2
| * movenc: Write the unknown duration as 64 bit fields in ismvMartin Storsjö2012-02-181-0/+6
| * movenc: Write track durations with all bits set if duration is unknownMartin Storsjö2012-02-181-2/+8
* | oggenc: fix condition when not to flush due to keyframe granule.Reimar Döffinger2012-02-181-6/+7
* | oggdec: improve warning message.Reimar Döffinger2012-02-181-1/+2
* | Allow other programs to open the same files on Windows.Reimar Döffinger2012-02-181-2/+3
* | Make AAC in Ogg (ogm) work.Reimar Döffinger2012-02-181-3/+18
* | movenc: Dont crash on aspect=0/0.Michael Niedermayer2012-02-181-1/+1
* | avidec: remove harmless duplicate code.Michael Niedermayer2012-02-181-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-183-16/+40
|\ \ | |/
| * avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-171-1/+2
| * cdxl: fix audio for some samplesPaul B Mahol2012-02-171-7/+11
| * apetag: add proper support for binary tagsPaul B Mahol2012-02-171-8/+27
* | matroskadec: introduce resync function.Reimar Döffinger2012-02-171-6/+46
* | movenc: fix crashes if a stream is empty.Reimar Döffinger2012-02-171-1/+4
* | movenc: leave st->codec->frame_size as is instead of forcing it to 1.Andrew Wason2012-02-171-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-178-58/+124
|\ \ | |/
| * movenc: Don't set a default sample duration when creating ismvMartin Storsjö2012-02-161-3/+4
| * rtp: Factorize the check for distinguishing RTCP packets from RTPMartin Storsjö2012-02-166-5/+7
| * bethsoftvid: synchronize video timestamps with audio sample rateJustin Ruggles2012-02-161-18/+29
| * bethsoftvid: add audio stream only after getting the first audio packetJustin Ruggles2012-02-161-15/+27
| * bethsoftvid: Set video packet duration instead of accumulating pts.Justin Ruggles2012-02-161-7/+5
| * bethsoftvid: set packet key frame flag for audio and I-frame video packets.Justin Ruggles2012-02-161-0/+3
| * bethsoftvid: fix read_packet() return codes.Justin Ruggles2012-02-161-9/+22
| * bethsoftvid: pass palette in side data instead of in a separate packet.Justin Ruggles2012-02-161-6/+29
| * sdp: Ignore RTCP packets when autodetecting RTP streamsMartin Storsjö2012-02-161-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-1629-42/+42
|\ \ | |/
| * libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö2012-02-1528-42/+42
| * rtsp: Make rtsp_demuxer_class staticMartin Storsjö2012-02-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-1514-64/+643
|\ \ | |/
| * CDXL demuxer and decoderPaul B Mahol2012-02-144-1/+173
| * hls: Re-add legacy applehttp name to preserve interface compatibility.Alex Converse2012-02-141-1/+1
| * hlsproto: Rename the functions and contextMartin Storsjö2012-02-141-20/+20
| * hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö2012-02-141-0/+6
| * libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-144-2/+38
| * hls: Rename the functions and contextMartin Storsjö2012-02-141-22/+22
| * libavformat: Rename the applehttp demuxer to hlsMartin Storsjö2012-02-143-4/+4
| * rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-144-0/+187
| * movenc: Support muxing VC1Martin Storsjö2012-02-142-1/+175
| * librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun2012-02-143-18/+15
| * movenc: Use defines instead of hardcoded numbers for RTCP typesMartin Storsjö2012-02-141-1/+2
| * smjpegdec: implement seekingPaul B Mahol2012-02-141-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-147-14/+37
|\ \ | |/
| * rtpdec: Use 4 byte startcodes for H.264Matthew Szatmary2012-02-131-2/+2
OpenPOWER on IntegriCloud