| Commit message (Expand) | Author | Age | Files | Lines |
* | applehttp: Do seeking within segments, too | Panagiotis H.M. Issaris | 2012-02-19 | 1 | -8/+47 |
* | doxy: remove reference to removed api | Luca Barbato | 2012-02-19 | 1 | -4/+3 |
* | examples: unbreak compilation | Luca Barbato | 2012-02-19 | 1 | -12/+5 |
* | mov: Use defines for sample flags in fragments | Martin Storsjö | 2012-02-18 | 3 | -3/+15 |
* | mov: Use defines for trun flags | Martin Storsjö | 2012-02-18 | 3 | -19/+27 |
* | mov: Use defines for tfhd flags | Martin Storsjö | 2012-02-18 | 3 | -17/+26 |
* | asf: prevent packet_size_left from going negative if hdrlen > pktlen. | Ronald S. Bultje | 2012-02-18 | 1 | -0/+7 |
* | rtpdec: Identify incorrectly signalled H263 | Martin Storsjö | 2012-02-18 | 3 | -10/+32 |
* | aiff: don't skip block_align==0 check on COMM-after-SSND files. | Ronald S. Bultje | 2012-02-17 | 1 | -2/+2 |
* | movenc: Write the unknown duration as 64 bit fields in ismv | Martin Storsjö | 2012-02-18 | 1 | -0/+6 |
* | movenc: Write track durations with all bits set if duration is unknown | Martin Storsjö | 2012-02-18 | 1 | -2/+8 |
* | avcodec: add a Sun Rasterfile encoder | Aneesh Dogra | 2012-02-17 | 1 | -1/+2 |
* | cdxl: fix audio for some samples | Paul B Mahol | 2012-02-17 | 1 | -7/+11 |
* | apetag: add proper support for binary tags | Paul B Mahol | 2012-02-17 | 1 | -8/+27 |
* | movenc: Don't set a default sample duration when creating ismv | Martin Storsjö | 2012-02-16 | 1 | -3/+4 |
* | rtp: Factorize the check for distinguishing RTCP packets from RTP | Martin Storsjö | 2012-02-16 | 6 | -5/+7 |
* | bethsoftvid: synchronize video timestamps with audio sample rate | Justin Ruggles | 2012-02-16 | 1 | -18/+29 |
* | bethsoftvid: add audio stream only after getting the first audio packet | Justin Ruggles | 2012-02-16 | 1 | -15/+27 |
* | bethsoftvid: Set video packet duration instead of accumulating pts. | Justin Ruggles | 2012-02-16 | 1 | -7/+5 |
* | bethsoftvid: set packet key frame flag for audio and I-frame video packets. | Justin Ruggles | 2012-02-16 | 1 | -0/+3 |
* | bethsoftvid: fix read_packet() return codes. | Justin Ruggles | 2012-02-16 | 1 | -9/+22 |
* | bethsoftvid: pass palette in side data instead of in a separate packet. | Justin Ruggles | 2012-02-16 | 1 | -6/+29 |
* | sdp: Ignore RTCP packets when autodetecting RTP streams | Martin Storsjö | 2012-02-16 | 1 | -0/+3 |
* | libavformat: Add an ff_ prefix to some lavf internal symbols | Martin Storsjö | 2012-02-15 | 28 | -42/+42 |
* | rtsp: Make rtsp_demuxer_class static | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | CDXL demuxer and decoder | Paul B Mahol | 2012-02-14 | 4 | -1/+173 |
* | hls: Re-add legacy applehttp name to preserve interface compatibility. | Alex Converse | 2012-02-14 | 1 | -1/+1 |
* | hlsproto: Rename the functions and context | Martin Storsjö | 2012-02-14 | 1 | -20/+20 |
* | hlsproto: Encourage users to try the hls demuxer instead of the proto | Martin Storsjö | 2012-02-14 | 1 | -0/+6 |
* | libavformat: Rename the applehttp protocol to hls | Martin Storsjö | 2012-02-14 | 4 | -2/+38 |
* | hls: Rename the functions and context | Martin Storsjö | 2012-02-14 | 1 | -22/+22 |
* | libavformat: Rename the applehttp demuxer to hls | Martin Storsjö | 2012-02-14 | 3 | -4/+4 |
* | rtpdec: Support H263 in RFC 2190 format | Martin Storsjö | 2012-02-14 | 4 | -0/+187 |
* | movenc: Support muxing VC1 | Martin Storsjö | 2012-02-14 | 2 | -1/+175 |
* | librtmp: Add "lib" prefix to librtmp URLProtocol declarations. | Diego Biurrun | 2012-02-14 | 3 | -18/+15 |
* | movenc: Use defines instead of hardcoded numbers for RTCP types | Martin Storsjö | 2012-02-14 | 1 | -1/+2 |
* | smjpegdec: implement seeking | Paul B Mahol | 2012-02-14 | 1 | -0/+5 |
* | rtpdec: Use 4 byte startcodes for H.264 | Matthew Szatmary | 2012-02-13 | 1 | -2/+2 |
* | matroskadec: Mark variable as av_unused. | Diego Biurrun | 2012-02-13 | 1 | -1/+1 |
* | Move some conditionally used variables into the block where they are used. | Diego Biurrun | 2012-02-13 | 2 | -2/+2 |
* | Drop some completely unnecessary av_unused attributes. | Diego Biurrun | 2012-02-13 | 1 | -1/+1 |
* | movenc: Support muxing wmapro in ismv/isma | Martin Storsjö | 2012-02-13 | 1 | -2/+17 |
* | mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written | Martin Storsjö | 2012-02-13 | 1 | -0/+10 |
* | build: Set correct dependencies for rtmp* protocols implemented by librtmp. | Diego Biurrun | 2012-02-13 | 1 | -6/+4 |
* | lavf: fix aspect ratio mismatch message. | Andrey Utkin | 2012-02-12 | 1 | -2/+2 |
* | cafdec: Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2012-02-10 | 1 | -7/+12 |
* | yop: Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2012-02-10 | 1 | -3/+5 |
* | tta: Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2012-02-10 | 1 | -1/+2 |
* | tmv: Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2012-02-10 | 1 | -1/+2 |
* | r3d: Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2012-02-10 | 1 | -1/+2 |