summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* bink: return AVERROR_EOF upon reaching end of filePeter Ross2012-11-21
* cdxl: use url_feof()Paul B Mahol2012-11-21
* rawenc: cosmetics: reindentPaul B Mahol2012-11-21
* sierravmd: signal EOFPiotr Bandurski2012-11-21
* cafdec: return right code if EOF is reachedPaul B Mahol2012-11-21
* thp: signal EOFPiotr Bandurski2012-11-21
* rpl: return AVERROR_EOF instead of -1Piotr Bandurski2012-11-21
* lavf/hls: whitespace cosmetics after 23db5418.Clément Bœsch2012-11-21
* lavf: move libmodplug registration with the other ext lib.Clément Bœsch2012-11-21
* hls: create an AVProgram for each variantLYF2012-11-21
* lavf/segment: fix value for the M3U8 EXT-X-MEDIAStefano Sabatini2012-11-20
* lavf/segment: do not pre-increment segment_idx valueStefano Sabatini2012-11-20
* lavf/segment: unbreak behavior for segment muxerStefano Sabatini2012-11-20
* lavf/segment: consistently use "seg" in segment_start()Stefano Sabatini2012-11-20
* lavf/srtdec: trim line break event separators from packet.Clément Bœsch2012-11-20
* Add -skip_initial_bytes option.Carl Eugen Hoyos2012-11-20
* Correctly signal EOF when demuxing caf files.Carl Eugen Hoyos2012-11-20
* lavf/segment: do not copy codec_tag when not availableChanMin Kim2012-11-20
* oggdec: fix memleak on header parsing failureMichael Niedermayer2012-11-20
* iff: DEEP RLE 32-bit decoderPeter Ross2012-11-20
* Allow use of @ character in username and passwords embedded in URLsGavin Kinsey2012-11-19
* nut: add tag for PCM signed 8-bit planarPaul B Mahol2012-11-19
* Support iLBC in caf.Carl Eugen Hoyos2012-11-19
* lavf: let av_find_best_stream use bitrate info if availableMarton Balint2012-11-18
* iff: process DEEP DLOC chunk to obtain image dimensionsPeter Ross2012-11-18
* iff: recognise more DEEP colorspacesPeter Ross2012-11-18
* ast: check bit depth tooPaul B Mahol2012-11-18
* img2enc: remove dead codePaul B Mahol2012-11-18
* Fix possible NULL-pointer dereference when decoding mov files.Carl Eugen Hoyos2012-11-18
* smush: check audio packet sizePaul B Mahol2012-11-17
* electronicarts: check size before reading duration out of a chunk.Michael Niedermayer2012-11-17
* AST demuxerPaul B Mahol2012-11-17
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2012-11-17
* lxfdec: remove deplanarization hackPaul B Mahol2012-11-17
* PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol2012-11-17
* flvdec: disable hack that attempts to parse aac bitstream in the flv demuxer.Michael Niedermayer2012-11-17
* lavf/avienc: return proper error codes, and provide some more feedbackStefano Sabatini2012-11-17
* mxfdec: fix potential integer overflow in mxf_compute_sample_count()Michael Niedermayer2012-11-17
* mxfdec: set audio packets ptsMatthieu Bouron2012-11-16
* mov: add more udta meta data recognitionXidorn Quan2012-11-16
* lavf/mp3enc: make sure the header is valid before writing audio pkt.Clément Bœsch2012-11-16
* Read QuickTime version 1 audio fields in broken mov files.Carl Eugen Hoyos2012-11-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-15
|\
| * rtp: set the payload type as stream idLuca Barbato2012-11-14
* | Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040'Michael Niedermayer2012-11-15
|\|
| * avformat: clarify stream id for muxingLuca Barbato2012-11-14
| * segment: fix NULL pointer dereference in seg_write_header()Xi Wang2012-11-14
* | xwma: check bytes_per_sample, fix division by 0.Michael Niedermayer2012-11-15
* | Add missing dependency for avr demuxerPaul B Mahol2012-11-14
* | mov: Dont try to calculate with unknown durations, fix division by 0Michael Niedermayer2012-11-14