summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | avio: Fix ffio_limit() when due to seeking past the end less than 0 bytes rem...Michael Niedermayer2011-12-25
* | asfdec: fix endless loop on EOFMichael Niedermayer2011-12-24
* | sierravmd: limit packetsize to the amount that could be read.Michael Niedermayer2011-12-24
* | rmdec: Avoid allocating huge packetsMichael Niedermayer2011-12-24
* | rpl: Fix near infinite loop in index reading due to missing eof check.Michael Niedermayer2011-12-24
* | Make the palette in Quake II CIN files opaque and increase its dynamics.Carl Eugen Hoyos2011-12-24
* | Make mov palette opaque or load alpha if present.Carl Eugen Hoyos2011-12-24
* | Make the avi palette opaque.Carl Eugen Hoyos2011-12-24
* | avio: fix handling of , in urlsMichael Niedermayer2011-12-23
* | flvdec: disable new midstream param change code not only for h264 but all cases.Michael Niedermayer2011-12-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-23
|\|
| * build: fix standalone compilation of OMA muxerDiego Biurrun2011-12-23
| * build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun2011-12-23
| * build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun2011-12-23
| * mov: Don't stick the QuickTime field ordering atom in extradata.Alex Converse2011-12-21
* | udp: support non blocking reads with fifoMichael Niedermayer2011-12-23
* | udp: Replace double select() by select+mutex+cond.Michael Niedermayer2011-12-23
* | udp: return circular buffer error if such error happened.Michael Niedermayer2011-12-23
* | Merge remote-tracking branch 'tjoppen/fuzz_fixes'Michael Niedermayer2011-12-22
|\ \
| * | mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit overflowsTomas Härdin2011-12-21
| * | mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()Tomas Härdin2011-12-21
| * | mxfdec: Sanity check PreviousPartitionTomas Härdin2011-12-21
| * | mxfdec: Never seek back in local sets and KLVsTomas Härdin2011-12-21
| * | mxfdec: Move the current_partition check inside mxf_read_header()Tomas Härdin2011-12-21
| * | mxfdec: Fix infinite loop in mxf_packet_timestamps()Tomas Härdin2011-12-21
| * | mxfdec: Check url_feof() in mxf_read_local_tags()Tomas Härdin2011-12-21
| * | mxfdec: Check for NULL componentTomas Härdin2011-12-21
* | | lavf: Add SMJPEG demuxer.Paul B Mahol2011-12-22
* | | libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100Michael Niedermayer2011-12-22
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-22
|\ \ \ | | |/ | |/|
| * | asfdec: add side data to ASFStream packet instead of output packet.Justin Ruggles2011-12-21
| * | idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur.Justin Ruggles2011-12-21
| * | flvdec: Add param change side data if the sample rate or channels have changedMartin Storsjö2011-12-21
| * | libavformat: Add a utility function for adding parameter change side dataMartin Storsjö2011-12-21
| * | flvdec: Export new AAC/H.264 extradata as side data on the next packetMartin Storsjö2011-12-21
| * | flacdec: skip all track indices at once instead of looping.Paul B Mahol2011-12-21
| * | mxf: Add PictureEssenceCoding UL for V210.Tomas Härdin2011-12-21
| * | mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24*Tomas Härdin2011-12-21
| * | mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container.Daniel Kristjansson2011-12-21
| * | mxf: H.264/MPEG-4 AVC Intra supportBaptiste Coudurier2011-12-21
| * | network: properly declare WSADATA in windowsSergey Radionov2011-12-21
* | | ipmovie: fix FPEMichael Niedermayer2011-12-22
* | | mov: replace AVERROR(EOF) with AVERROR_EOF.Nicolas George2011-12-21
* | | Merge remote-tracking branch 'tjoppen/mxf_fixes_20111220'Michael Niedermayer2011-12-21
|\ \ \ | | |/ | |/|
| * | mxfdec: Sanity-check SampleRateTomas Härdin2011-12-20
| * | mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps()Tomas Härdin2011-12-20
| * | mxfdec: Remove unused variablesTomas Härdin2011-12-20
| * | mxfdec: Make sure x < index_table->nb_ptsesTomas Härdin2011-12-20
| * | mxfdec: Ignore the last entry in Avid's index table segmentsTomas Härdin2011-12-20
* | | avio: remove ENOTSUP mention in doxy as its not available on all supported pl...Michael Niedermayer2011-12-21