9876 Commits (2b6325cacb6def8e9de0455f575b51a8bd90b12c)

Author SHA1 Message Date
  Martin Storsjö 07ec1f2140 rtpenc: Fix setting the max packet size 13 years ago
  Anton Khirnov 322537478b Add a minor bump, changelog/APIchanges entry and some documentation for APIC support. 13 years ago
  Anton Khirnov 2dfea12058 mp3enc: write attached pictures (APIC). 13 years ago
  Anton Khirnov c68148b1ea mp3enc: move mp3_write_xing() further up in the file. 13 years ago
  Anton Khirnov ba445f5557 id3v2enc: add a function for writing attached pictures. 13 years ago
  Anton Khirnov 24fe1a3b16 id3v2enc: fix writing frame sizes for ID3v2.3 13 years ago
  Anton Khirnov 411225aabc id3v2enc: split ff_id3v2_write(). 13 years ago
  Anton Khirnov c199817748 id3v2enc: make id3v2_put_size take only an AVIOContext. 13 years ago
  Anton Khirnov 393fd0d89e id3v2: remove unused ff_id3v2_read(). 13 years ago
  Anton Khirnov 079ea6ca5f lavf: export id3v2 attached pictures as streams. 13 years ago
  Anton Khirnov dd2a4bcfd7 lavf: generic code for exporting attached pictures. 13 years ago
  Anton Khirnov a93b09cb45 id3v2: read attached pictures and export them in ID3v2ExtraMeta. 13 years ago
  Anton Khirnov b73ad74660 lavf: move CodecMime from matroska.h to internal.h 14 years ago
  Anton Khirnov eaea76d72c swfdec: do not set codec timebase. 13 years ago
  Anton Khirnov 4f07f8196c lavc: deprecate AVCodecContext.color_table_id. 13 years ago
  Anton Khirnov 63efd83ae1 mpegvideo_enc: add chroma/luma_elim_threshold private options. 13 years ago
  Ronald S. Bultje bb6d5411e1 asf: don't seek back on EOF. 13 years ago
  Ronald S. Bultje 6e57a02b9f asf: error out on ridiculously large minpktsize values. 13 years ago
  Ronald S. Bultje 934cd18a43 oma: don't read beyond end of leaf_table. 13 years ago
  Diego Biurrun cfac648e6a doxygen: Remove documentation for non-existing parameters; misc small fixes. 13 years ago
  Philip de Nier 34210e8df1 mxfdec: set pixel format for cdci picture formats 13 years ago
  Philip de Nier c2d11a8b86 mxfdec: detect uncomp pictures using essence container ul 13 years ago
  Philip de Nier 51d632cc8f mxf: add uncompressed 422 8-bit rawvideo label 13 years ago
  Philip de Nier 3592bd509c mxfdec: set track edit rate num/den in expected order 13 years ago
  Philip de Nier 627cd3841b mxf: fix v210 label matching len 13 years ago
  Michael Niedermayer 4f5d1468f5 omadec: Fix wrong number of array elements. 13 years ago
  Philip de Nier 539a8469ae add v210 to intra only list to allow "-vcodec copy" 13 years ago
  Luca Barbato 0c1759ac4b segment: implement wrap around 13 years ago
  Luca Barbato ee42df8a35 avf: reorder AVStream and AVFormatContext 13 years ago
  Michael Niedermayer 8b1cd25ca7 pmpdec: Check for zero audio packets. 13 years ago
  Michael Niedermayer e60bdb7e5c flvdec: Remove the now redundant check for known broken metadata creator 13 years ago
  Martin Storsjö 7e297a46db flvdec: Validate index entries added from metadata while reading 13 years ago
  Tommy Winther 1a6b9a98ce rtsp: Handle requests from server to client 13 years ago
  Justin Ruggles f234e8a32e movenc: use timestamps instead of frame_size for samples-per-packet 13 years ago
  Justin Ruggles f3dab5fb6d movenc: use the first cluster duration as the tfhd default duration 13 years ago
  Justin Ruggles 681d17264f movenc: factorize calculation of cluster duration into a separate function 13 years ago
  Reimar Döffinger d7804de351 cdxl demux: do not create packets with uninitialized data at EOF. 13 years ago
  Anton Khirnov 7929e22bde lavf: don't guess r_frame_rate from either stream or codec timebase. 13 years ago
  Anton Khirnov d3783f47ee lavf: don't set codec timebase in avformat_find_stream_info(). 13 years ago
  Anton Khirnov 87d7a92b62 rawdec: set timebase to 1/fps. 13 years ago
  Ronald S. Bultje cd40c31ee9 matroska: don't overwrite string values until read/alloc was succesful. 13 years ago
  Michael Niedermayer 418403662b rmdec: fix "warning: format %d expects argument of type int, but argument 7 has type int64_t" 13 years ago
  Michael Niedermayer 4dbdd3ec6f mp3enc: fix "warning: best_bitrate_idx may be used uninitialized in this function" 13 years ago
  Michael Niedermayer 1e44dda825 flvdec: fix "libavformat/flvdec.c:195:29: warning: variable size1 set but not used" 13 years ago
  Anton Khirnov 655b24c01c lavf: move the packet keyframe setting code. 13 years ago
  Justin Ruggles 9677247b0a oggenc: free comment header for all codecs 13 years ago
  Anton Khirnov 5ff42e3138 lavf/output-example: use new audio encoding API correctly. 13 years ago
  Anton Khirnov 6e9ed7c7ae lavf/output-example: more proper usage of the new API. 13 years ago
  Paul B Mahol 14c98973f5 apetag: do not leak memory if avio_read() fails 13 years ago
  Ronald S. Bultje 6d11057006 apetag: propagate errors. 13 years ago