summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
| * url: Document the expected behaviour of url_readNicolas George2012-03-19
| * libavformat: Use AVFormatContext.probesize in init_inputMartin Storsjö2012-03-19
| * cosmetics: Align some AVInput/OutputFormat declarationsMartin Storsjö2012-03-19
| * oma: Fix out of array read.Michael Niedermayer2012-03-18
* | mp3_probe: consider id3 tags to be low scoring mp3.Michael Niedermayer2012-03-19
* | gxf: return AVERROR_EOF instead of AVERROR(EIO) at end of gxf_packet functionMatthieu Bouron2012-03-19
* | Tell users about supported audio samplerates in mmf.Carl Eugen Hoyos2012-03-19
* | ZeroCodec DecoderDerek Buitenhuis2012-03-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-18
|\|
| * lavf: remove some disabled code.Anton Khirnov2012-03-17
| * lavf: only set average frame rate for video.Anton Khirnov2012-03-17
| * lavf: remove a pointless check.Anton Khirnov2012-03-17
| * avcodec: add XBM encoderPaul B Mahol2012-03-17
* | mxfdec: Let pkt->pts = mxf->current_edit_unit if intra-onlyTomas Härdin2012-03-18
* | udp: fix non-blocking and interrupt handling.Nicolas George2012-03-17
* | url: document url_read exact behaviour.Nicolas George2012-03-17
* | matroskadec: Fix null pointer exception on corrupted input.Michael Niedermayer2012-03-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-16
|\|
| * lavf: don't select an attached picture as default stream for seeking.Anton Khirnov2012-03-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-15
|\|
| * jv demux: set video stream durationPaul B Mahol2012-03-14
* | matroskaenc: change cluster_pos to use -1 as the "I'm not currently working o...Aaron Colwell2012-03-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-14
|\|
| * http: Clear the auth state on redirectsMartin Storsjö2012-03-13
| * http: Retry auth if it failed due to being staleMartin Storsjö2012-03-13
| * rtsp: Resend new keepalive commands if they used stale authMartin Storsjö2012-03-13
| * rtsp: Retry authentication if failed due to being staleMartin Storsjö2012-03-13
| * httpauth: Parse the stale field in digest authMartin Storsjö2012-03-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-13
|\|
| * iff: make .long_name more descriptivePaul B Mahol2012-03-12
| * rtsp: Fix a typoMartin Storsjö2012-03-12
* | cosmetics: fix some typosLou Logan2012-03-13
* | udp: Add option overrun_nonfatalAndrey Utkin2012-03-12
* | udp: remove dead code line (unused result)Andrey Utkin2012-03-12
* | Revert "flvenc: Remove apparently unneeded AAC check."Michael Niedermayer2012-03-12
* | Revert "udp: add multicast input interface selection"Michael Niedermayer2012-03-12
* | libavformat.v: add ffio_set_buf_size() for ffserver.Michael Niedermayer2012-03-12
* | udp: add multicast input interface selectionTudor.Suciu2012-03-12
* | flvenc: Remove apparently unneeded AAC check.C Chatterjee2012-03-12
* | Fix frame height vs field height confusion in MXF decoding.Joseph Artsimovich2012-03-11
* | mxfdec: add timecode to metadataMatthieu Bouron2012-03-11
* | mpjpeg: video streaming will no longer break and stop on FirefoxZalewa PL2012-03-10
* | mxf: Add DNxHD ULTomas Härdin2012-03-10
* | DV demuxer: Stricter check for avio_read result.Reimar Döffinger2012-03-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-10
|\|
| * Fix a bunch of common typos.Diego Biurrun2012-03-09
| * mpegts: Always honor a registration descriptor if present and there is no oth...Alex Converse2012-03-09
| * rtsp: Only set the ttl parameter if the server actually gave a valueMartin Storsjö2012-03-09
| * udp: Set ttl for read-write streams, too, not only for write-only onesMartin Storsjö2012-03-09
| * udp: Only bind to the multicast address if in read-only modeMartin Storsjö2012-03-09