summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Add a quality factor packet side dataVittorio Giovara2015-07-20
* asfdec: make nb_sub to be unsigned intAlexandra Hájková2015-07-19
* asfdec: read the replicated data in a separate functionAlexandra Hájková2015-07-19
* asfdec: convert condition for the replicated data reading to be saferAlexandra Hájková2015-07-19
* asfdec: do not read replicated data when their length is 0Alexandra Hájková2015-07-19
* Revert "mov: Double-check that alias path is not an absolute path"Vittorio Giovara2015-07-17
* mpegts: Mark the muxer as supporting variable fpsLuca Barbato2015-07-15
* mp3: Forward seeking errorsLuca Barbato2015-07-13
* asfdec: prevent memory leaks found with Coverity ScanAlexandra Hájková2015-07-13
* asfdec: always reset packet state after seekingHendrik Leppkes2015-07-12
* riff: Validate bitrateAndreas Cadhalpun2015-07-11
* mp3: Make the seek more robustLuca Barbato2015-07-11
* riff: Use the correct logging contextLuca Barbato2015-07-11
* asfdec: Fix reading from the pipeAlexandra Hájková2015-07-10
* lavf/hevc: pad the RBSP buffer as required by the bistream readerAnton Khirnov2015-07-08
* mpjpeg: Write the Content-lengthFrank Heckenbach2015-07-04
* mpjpeg: Simplify using avio_printfLuca Barbato2015-07-04
* lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-03
* asfdec: prevent the infinite loop in detect unknown_subobjectAlexandra Hájková2015-07-03
* asfdec: prevent possible memory leak in the asf_read_metadata_objAlexandra Hájková2015-07-03
* mov: Log format rather than fourcc in stsd in trace modeVittorio Giovara2015-07-01
* mov: Adjust variable types to fix format warningsVittorio Giovara2015-07-01
* dump: Use the correct abs() versionVittorio Giovara2015-07-01
* mov: Preserve the metadata even when bit-exactness is requestedLuca Barbato2015-06-30
* mpegts: Add jpeg2000 stream typeJohn Högberg2015-06-30
* riff: Validate the wav header size before trying to parse itLuca Barbato2015-06-28
* asf: Do not skip data streamsLuca Barbato2015-06-28
* mpjpeg: Check stream allocationLuca Barbato2015-06-28
* lavf: Replace the ASF demuxerAlexandra Hájková2015-06-28
* segafilm: Remove deplanarization hackPaul B Mahol2015-06-24
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-24
* DirectDraw Surface image decoderVittorio Giovara2015-06-22
* Hap decoder and encoderVittorio Giovara2015-06-22
* udp: Fix local_port managementLuca Barbato2015-06-22
* mp3: enable packed main_data decoding in MP4nu7742015-06-20
* nut: Drop doxygen markersLuca Barbato2015-06-15
* riff: Add MNM4 FourCC as mpeg4Vittorio Giovara2015-06-15
* tls_gnutls: fix hang on disconnectionwm42015-06-14
* flv: Name an enum and use its typeVittorio Giovara2015-06-12
* segment: Check open_null_ctx() return valueVittorio Giovara2015-06-12
* movenc: fixes a questionable valgrind uninitialized value warningJanne Grunau2015-06-10
* mkv: Correctly report the latest packet had been flushedLuca Barbato2015-06-09
* mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to failJames Almer2015-06-09
* rtpdec_asf: Check memory allocation and free memory on errorVittorio Giovara2015-06-08
* mov: Check memory allocationVittorio Giovara2015-06-08
* audiointerleave: Always initialize new_pktVittorio Giovara2015-06-08
* sctp: Always initialize outmsg structVittorio Giovara2015-06-08
* mpjpgdec: free AVIOContext leak on early probe failJanne Grunau2015-06-08
* avio: Add avio_put_str16beLuca Barbato2015-06-07
* mpjpeg: Initial implementationLuca Barbato2015-06-07