summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf: Rewrite metadata printing from dump_metadata().Michael Niedermayer2012-02-10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-10
|\
| * WavPack demuxer: set packet durationPaul B Mahol2012-02-09
| * mxfdec: Ignore the last entry in Avid's index table segmentsTomas Härdin2012-02-09
| * mxfdec: Sanity-check SampleRateTomas Härdin2012-02-09
| * mxfdec: Handle small EditUnitByteCountTomas Härdin2012-02-09
| * mxfdec: Consider OPAtom files that do not have exactly one EC to be OP1aTomas Härdin2012-02-09
| * mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit overflowsTomas Härdin2012-02-09
| * mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()Tomas Härdin2012-02-09
| * mxfdec: Sanity check PreviousPartitionTomas Härdin2012-02-09
| * mxfdec: Never seek back in local sets and KLVsTomas Härdin2012-02-09
| * mxfdec: Move the current_partition check inside mxf_read_header()Tomas Härdin2012-02-09
| * mxfdec: Fix infinite loop in mxf_packet_timestamps()Tomas Härdin2012-02-09
| * mxfdec: Check eof_reached in mxf_read_local_tags()Tomas Härdin2012-02-09
| * mxfdec: Check for NULL componentTomas Härdin2012-02-09
| * mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps()Tomas Härdin2012-02-09
| * mxfdec: Make sure x < index_table->nb_ptsesTomas Härdin2012-02-09
| * apetag: fix commentPaul B Mahol2012-02-08
* | Allow encoding rawvideo RGBA64 and friends.Carl Eugen Hoyos2012-02-09
* | Allow encoding rawvideo RGB0 and friends.Carl Eugen Hoyos2012-02-09
* | lavf: put av_new_stream() compatibility wrapper backMichael Niedermayer2012-02-09
* | lavf: put av_find_stream_info() compatibility wrapper back.Michael Niedermayer2012-02-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-07
|\|
| * doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-06
| * ape: skip packets with invalid sizeJustin Ruggles2012-02-06
| * ape: calculate final packet size instead of guessingJustin Ruggles2012-02-06
| * ape: stop reading after the last frame has been readJustin Ruggles2012-02-06
| * ape: return AVERROR_EOF instead of AVERROR(EIO) when demuxing is finishedJustin Ruggles2012-02-06
| * ape: return error if seeking to the current packet fails in ape_read_packet()Justin Ruggles2012-02-06
* | Detect theora keyframes by content in Ogg demuxer.Reimar Döffinger2012-02-06
* | lavf/4xm: use proper error codesStefano Sabatini2012-02-06
* | cache: fix "warning: passing argument 2 of ‘av_tempfile’ from incompatibl...Michael Niedermayer2012-02-06
* | fix "warning: variable ‘cflags’ set but not used"Michael Niedermayer2012-02-06
* | avio: Fix "warning: initialization from incompatible pointer type"Michael Niedermayer2012-02-06
* | Add v408 / AYUV encoder and decoder.Carl Eugen Hoyos2012-02-05
* | Allow muxing VP6A into flv.Carl Eugen Hoyos2012-02-05
* | oggdec: add missing ogg_reset on seek.Reimar Döffinger2012-02-05
* | oggdec: fix keyframe seeking when granule_is_start is 0.Reimar Döffinger2012-02-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-05
|\|
| * ape: fix seekingPaul B Mahol2012-02-04
* | Remove warning about Ogg skeleton v4.Reimar Döffinger2012-02-04
* | Fix potential infinite discard loop.Reimar Döffinger2012-02-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-04
|\|
| * movdec: Avoid av_malloc(0) in stssAlex Converse2012-02-03
| * frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-03
* | Remove some warnings when compiling with mingw (mingw-w64, 32 bits)Vincent Torri2012-02-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-03
|\|
| * movdec: Parse the dvc1 atomMartin Storsjö2012-02-02
| * movdec: fix dts generation in fragmented filesJanne Grunau2012-02-02
* | Cosmentics: Fix AVUI comment.Carl Eugen Hoyos2012-02-02