summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-03
|\
| * matroska: check buffer size for RM-style byte reordering.Ronald S. Bultje2012-03-02
| * rmdec: Honor .RMF tag size rather than assuming 18.Alex Converse2012-03-02
| * r3d: don't set codec timebase.Anton Khirnov2012-03-02
| * electronicarts: set timebase for tgv video.Anton Khirnov2012-03-02
| * electronicarts: parse the framerate for cmv video.Anton Khirnov2012-03-02
| * ogg: don't set codec timebaseAnton Khirnov2012-03-02
| * electronicarts: don't set codec timebaseAnton Khirnov2012-03-02
| * avs: don't set codec timebaseAnton Khirnov2012-03-02
| * mp3dec: Fix reading file size and frames in VBRI headersIngo Brückl2012-03-01
| * rmdec: adjust printf format string specifier to fix warningDiego Biurrun2012-03-01
* | lavf: fix update_initial_durations() so it handles missing durations with the...Michael Niedermayer2012-03-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-01
|\|
| * rtpenc: Use MB info side data for splitting H263 packets for RFC 2190Martin Storsjö2012-03-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-01
|\|
| * dxa: set audio stream time base using the sample rateJustin Ruggles2012-02-29
| * psx-str: do not allow seeking by bytesJustin Ruggles2012-02-29
| * asfdec: Do not set AVCodecContext.frame_sizeJustin Ruggles2012-02-29
| * vqf: set packet parameters after av_new_packet()Justin Ruggles2012-02-29
| * rtpenc: Fix setting the max packet sizeMartin Storsjö2012-02-29
| * Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-29
| * mp3enc: write attached pictures (APIC).Anton Khirnov2012-02-29
| * mp3enc: move mp3_write_xing() further up in the file.Anton Khirnov2012-02-29
| * id3v2enc: add a function for writing attached pictures.Anton Khirnov2012-02-29
| * id3v2enc: fix writing frame sizes for ID3v2.3Anton Khirnov2012-02-29
| * id3v2enc: split ff_id3v2_write().Anton Khirnov2012-02-29
| * id3v2enc: make id3v2_put_size take only an AVIOContext.Anton Khirnov2012-02-29
| * id3v2: remove unused ff_id3v2_read().Anton Khirnov2012-02-29
| * lavf: export id3v2 attached pictures as streams.Anton Khirnov2012-02-29
| * lavf: generic code for exporting attached pictures.Anton Khirnov2012-02-29
| * id3v2: read attached pictures and export them in ID3v2ExtraMeta.Anton Khirnov2012-02-29
| * lavf: move CodecMime from matroska.h to internal.hAnton Khirnov2012-02-29
| * swfdec: do not set codec timebase.Anton Khirnov2012-02-29
| * lavc: deprecate AVCodecContext.color_table_id.Anton Khirnov2012-02-29
| * mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov2012-02-29
| * asf: don't seek back on EOF.Ronald S. Bultje2012-02-28
| * asf: error out on ridiculously large minpktsize values.Ronald S. Bultje2012-02-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-29
|\|
| * oma: don't read beyond end of leaf_table.Ronald S. Bultje2012-02-28
| * doxygen: Remove documentation for non-existing parameters; misc small fixes.Diego Biurrun2012-02-28
| * segment: implement wrap aroundLuca Barbato2012-02-28
| * avf: reorder AVStream and AVFormatContextLuca Barbato2012-02-28
* | mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-02-28
* | mxfdec: detect uncomp pictures using essence container ulPhilip de Nier2012-02-28
* | mxf: add uncompressed 422 8-bit rawvideo labelPhilip de Nier2012-02-28
* | mxfdec: set track edit rate num/den in expected orderPhilip de Nier2012-02-28
* | mxf: fix v210 label matching lenPhilip de Nier2012-02-28
* | omadec: Fix wrong number of array elements.Michael Niedermayer2012-02-28
* | add v210 to intra only list to allow "-vcodec copy"Philip de Nier2012-02-28
* | pmpdec: Check for zero audio packets.Michael Niedermayer2012-02-28