16657 Commits (7b6f4191763a5ffde02fa198101aabc3ddb5bf61)

Author SHA1 Message Date
  Kevin Wheatley 7b6f419176 avformat/movenc: Add simplistic 'colr' tag writing support to mov container 11 years ago
  Carl Eugen Hoyos fe47cba7e8 Decode Prores 4444 XQ with the existing Prores decoder. 11 years ago
  Michael Niedermayer da048c6d24 avformat/movenc: Check failure of allocation of ctts_entries and propagate error 11 years ago
  Michael Niedermayer 47785b44b5 avformat/movenc: fix cleanup on insufficient reserved_moov_size 11 years ago
  Michael Niedermayer a1062e1437 avformat/matroskadec: Use av_malloc_array() for index_entries 11 years ago
  Michael Niedermayer c1cdce5dcb avformat/matroskadec: Check av_mallocz() return values 11 years ago
  Michael Niedermayer 72d99c8c26 avformat/dv: check av_malloc() return code 11 years ago
  Michael Niedermayer d36e66bb26 avformat/librtmp: Fix build with --disable-network --enable-librtmp 11 years ago
  Vittorio Giovara 3a6dfec864 segment: Check av_get_frame_filename() return value 11 years ago
  Vittorio Giovara 7915e6741d hlsproto: Properly close avio buffer in case of error 11 years ago
  Vittorio Giovara 4c5fa628da mov: Do not compute negative SAR values 11 years ago
  Jon Morley 47372caac5 libavformat/mov.c: Handle timecode from tmcd atom in counter mode 11 years ago
  Martin Storsjö 9108967513 rtspdec: Consistently use rtsp_hd_out for writing 11 years ago
  Werner Robitza 4b46ce8e91 avformat: allow .264 as extension for raw H.264 stream 11 years ago
  Michael Niedermayer e32b07aea4 avformat/mov: Stricter sanity checks on the display_matrix 11 years ago
  Michael Niedermayer b942a71eaa avformat/flvenc: accept AVMEDIA_TYPE_SUBTITLE instead of DATA for subtitles 11 years ago
  Rodger Combs 89684883af avformat/dashenc: fix format string generation 11 years ago
  Martin Storsjö 3a724a7f3b dashenc: Use inttypes.h macros for format strings instead of %lld 11 years ago
  Rodger Combs 1d8aa23794 dashenc: Fix format string generation 11 years ago
  Brian Brice f845ae0c8e librtmp: Allow changing the socket send buffer size 11 years ago
  Christophe Gisquet 9a9b088d9e libavformat/img2dec: fix warning when !HAVE_GLOB 11 years ago
  Michael Niedermayer ea3fc9fe68 smoothstreamingenc: Add a missing "goto fail" 11 years ago
  Mark Reid b396914c68 libavformat/mxfdec.c: support demuxing opatom audio without index 11 years ago
  Michael Niedermayer 65b83ce01b avformat/rmdec: Check the return value of av_get_packet() 11 years ago
  Michael Niedermayer 8d7ce5cdb7 avformat/nsvdec: Check the return value of av_get_packet() 11 years ago
  Clément Bœsch 14f3e8b821 avformat/sbgdec: remove double ;; 11 years ago
  Michael Niedermayer ab161bfa4b avformat/asfdec: Check the av_get_packet() return value 11 years ago
  Michael Niedermayer 4adf75cade avformat/rtpdec_hevc: Fix 2 "may be used uninitialized in this function" warnings 11 years ago
  Michael Niedermayer edf1cb7aee avformat/nsvdec: Check av_get_packet() return value 11 years ago
  Nidhi Makhijani 3941df5462 aea: Return proper error code on invalid header 11 years ago
  Anshul Maheshwari a47c9331ef avformat: Improve data streams/codec support 11 years ago
  Michael Niedermayer b0be6d8385 avformat/id3v2: remove unused variable 11 years ago
  Michael Niedermayer 7eef45a76f avformat/id3v2: Fix incompatible pointer type warnings 11 years ago
  Martin Storsjö 024e5a2d5f rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets 11 years ago
  Michael Niedermayer cc18ea8de0 avformat/mov: Do not set aspect ratios that would contain zeros 11 years ago
  Michael Niedermayer 47795505ac avformat/mov: rewrite aspect from matrix code 11 years ago
  Anton Khirnov 54bc15d5eb id3v2: fix reading v2.2 attached pictures 11 years ago
  Anton Khirnov 932788be5a id3v2: add names to the parameters of ID3v2EMFunc.read 11 years ago
  Anton Khirnov 8809c974a3 id3v2: constify the 'tag' parameter to special metadata parsing callback 11 years ago
  Vittorio Giovara cf70ba37ba mov: Check angle rather than full matrix when updating SAR 11 years ago
  Vittorio Giovara 456ffec35d img2dec: correctly use the parsed value from -start_number 11 years ago
  Hendrik Leppkes a9d700f212 mpegts: identify h264 mvc streams 13 years ago
  Michael Niedermayer f2e12f8942 avformat/smoothstreamingenc: Add missing "goto fail" 11 years ago
  Michael Niedermayer 8d7d88135c avformat/mpeg: Avoid dead assignment 11 years ago
  Mark Reid b23a866844 libavformat/mxfdec.c: export the full UMID as metadata 11 years ago
  Mark Reid b08b5f4be2 libavformat/mxfdec.c: read project_name metadata 11 years ago
  Carl Eugen Hoyos a5334d4081 Handle r10k endianess atom DpxE. 11 years ago
  Michael Niedermayer aa6545e1f3 avformat/hlsenc: more robust error tests 11 years ago
  Michael Niedermayer c8f83a4c78 avformat/voc: add seeking support 11 years ago
  Michael Niedermayer 6f838dee3c avformat/movenc: move variable to a more local block 11 years ago