16274 Commits (8cd80b5fcbfaefdb92faa8f3ed0b7f5651f38481)

Author SHA1 Message Date
  Michael Niedermayer 8cd80b5fcb avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails 11 years ago
  Martin Storsjö 960aff379d lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlink 11 years ago
  Martin Storsjö b9d08c77a4 lavf: Don't try to update files atomically with renames on windows 11 years ago
  Uwe L. Korn 40665d27e3 flvdec: Document how the duration is retrieved at the end of the file 11 years ago
  Benoit Fouet 9e1cfbd38a avformat/apngdec: transmit all the chunks between consecutive fcTL ones. 11 years ago
  wm4 f41cf2e09e avformat/rawdec: raw formats have no timestamps 11 years ago
  Michael Niedermayer 1d242f9816 avformat/mpegenc: assert that premux_packet is non null 11 years ago
  Martin Storsjö fe42f94ce1 dashenc: Don't segment all video streams when one stream gets a keyframe 11 years ago
  Vittorio Giovara 30b8eb0f87 sol: simplify sol_codec_id() 11 years ago
  Vittorio Giovara 065923b078 mpegenc: prevent a NULL pointer dereference 11 years ago
  Jeffrey Wescott 60fd790f38 avformat/rtmpproto: only prepend @setMetaData for onMetaData and |RtmpSampleAccess 11 years ago
  James Almer 305b03097d lavf/apngdec: print currently unsupported in-stream tags in a more readable form 11 years ago
  Carl Eugen Hoyos 78093cf849 Print a warning if vp6 is muxed into flv: The output is flipped. 11 years ago
  Reimar Döffinger 6369a7b742 xface: Fix encoder crashes due to too small on-stack array. 11 years ago
  Martin Storsjö f856d9c2f3 dashenc: Don't require the stream bitrate to be known 11 years ago
  Martin Storsjö eec7f032a9 lavf: Remove a redundant include of sys/stat.h 11 years ago
  Michael Niedermayer 4b68edd08a flvenc: Remove an unused variable 11 years ago
  Reimar Döffinger 79be253635 mxfdec: minor simplification. 11 years ago
  Matthew Oliver 3bedd72a9e lavf: fix apngdec under msvc. 11 years ago
  James Almer 14b9302f5f lavf/apngdec: properly skip currently unsupported in-stream tags 11 years ago
  Mark Reid 08d81d0a01 libavformat/mxfdec.c: export source package uids and names as metadata 11 years ago
  Benoit Fouet 5d37d70b0b avformat/apngdec: add APNG demuxer. 11 years ago
  Michael Niedermayer 367c9d33d6 avformat: replace some odd 30-60 rates by higher less odd ones in get_std_framerate() 11 years ago
  Luca Barbato fd9badd3cb xwma: Do not leak on failure path 11 years ago
  Michael Niedermayer f0ae0354d3 avformat/avidec: fix handling dv in avi 11 years ago
  Carl Eugen Hoyos 25ccf5df72 lavf/mux: Always call write_trailer() from av_write_trailer() to avoid a leak. 11 years ago
  Michael Niedermayer 0dba982bb4 avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code similarity 11 years ago
  Michael Niedermayer 660a8b43ab avformat/avienc: write last frame duration 11 years ago
  Michael Niedermayer be44856483 avformat/avienc: factor frame skip code out 11 years ago
  Martin Storsjö 7fd10f66b7 hdsenc: Clear the previous codec tag when setting up the chained muxer 11 years ago
  Martin Storsjö f918b8a293 hdsenc: Use the right filename in an error message 11 years ago
  Stefano Sabatini 484d42a097 lavf/concatdec: add timestamp log 11 years ago
  dedicatedbroadcastsolutions 873dac50f5 avformat/mpegtsenc: change the min value for mpegts_start_pid to allow ATSC PIDs 11 years ago
  Rodger Combs 5f8fcdd448 dashenc: degrade gracefully if a stream's bitrate is unavailable 11 years ago
  James Almer bccae39072 lavf/ffmenc: fix memleak in ffm_write_header 11 years ago
  Michael Niedermayer 0b75b6c3cd avformat/mp3dec: avoid seeking to negative positions 11 years ago
  Vittorio Giovara 2007082d2d mov: check ff_get_wav_header() return value 11 years ago
  Vittorio Giovara a28468d0da librtmp: append the correct field to the string 11 years ago
  Martin Storsjö 9257692ac1 lavf: Only initialize s->offset once when using avoid_negative_ts make_zero 11 years ago
  Carl Eugen Hoyos 92c07acce7 Read (display) aspect ratio from mxf files. 11 years ago
  Martin Storsjö c302d034ba tools: Add a sidxindex tool 11 years ago
  Martin Storsjö 40ed1cbf14 movenc: Allow writing a DASH sidx atom at the start of files 11 years ago
  Martin Storsjö 3847f3ab58 movenc: Add tfra entries for all tracks in a moof 11 years ago
  Martin Storsjö fe5e6e34c0 lavf: Add an MPEG-DASH ISOFF segmenting muxer 11 years ago
  Martin Storsjö 2ded57371a movenc: Add support for writing sidx atoms for DASH segments 11 years ago
  Martin Storsjö 2d9d6afb8d movenc: Factorize adding fragment info into a separate function 11 years ago
  Martin Storsjö 0f9eb9165b movenc: Include empty tracks in iods when writing fragmented mp4 11 years ago
  Michael Niedermayer cc5f731541 avformat/flvenc: remove unused variable 11 years ago
  Andrew Stone c64f361511 flvenc: Send new metadata when FLAG_METADATA_UPDATED is set. 11 years ago
  Andrew Stone 4d0cd5f58c flvenc: move metadata updates into a single function 11 years ago