16395 Commits (7ee5f764ee6cbdff67e04f7959acedff80fcd59b)

Author SHA1 Message Date
  Christian Suloway 97b65f6126 avformat/hlsenc: added segment file deletion 11 years ago
  Martin Storsjö e737a4aaaf dashenc: Change the duration fields to 64 bit 11 years ago
  Michael Niedermayer 52a17972de avformat/yuv4mpegdec: fix "warning: field_order may be used uninitialized in this function" 11 years ago
  Michael Niedermayer 0fadbd3623 avformat/flvdec: fix potential use of uninitialized variables 11 years ago
  Gabor Nagy ae8168074e avformat/avidec: Increase dshow_block_align use threshold by 1 11 years ago
  Bryan Huh fa8934d6d6 dashenc: log file output progress in verbose mode 11 years ago
  Martin Storsjö 95d880fa64 rtpproto: Fix the input RTP data format check 11 years ago
  Carl Eugen Hoyos 01ab761b46 Allow mov musing if the ac3 parser was disabled. 11 years ago
  Michael Niedermayer 2d0117f816 avformat/crypto: fix key vs iv typo 11 years ago
  Michael Niedermayer 20cb3fab3f avformat/utils: change assert to av_assert0() 11 years ago
  Michael Niedermayer 041c6109da avformat/utils: replace impossible condition by av_assert0() in ff_gen_search() 11 years ago
  Michael Niedermayer 308429e124 avformat/wavenc: check return value of strftime() 11 years ago
  Martin Storsjö fccfc22d1f libavformat: Build hevc.o when building the RTP muxer 11 years ago
  Michael Niedermayer a5e5959d52 avformat/utils: fix calculating the absolute difference of timestamps 11 years ago
  Michael Niedermayer dd70470d72 avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the next frame when available 11 years ago
  Michael Niedermayer 9e561410c0 avformat/utils: Pass the next pts/dts to compute_pkt_fields() when available 11 years ago
  Dave Rice 3c01039e0b mov: further expand the list of parsed metadata tags 11 years ago
  Vittorio Giovara e2e07dbaab mov: expand the list of parsed metadata tags 11 years ago
  Vittorio Giovara b704b648f9 mov: parse XMP metadata on demand 11 years ago
  Vittorio Giovara 174c5fde90 mov: parse @PRM and @PRQ metadata tags 11 years ago
  Vittorio Giovara 35384934d6 mov: cosmetics: reorder the list of tags 11 years ago
  Joakim Plate 90411b333d Allow reading of growing avi files (currently being written) 11 years ago
  Carl Eugen Hoyos 250e077ee9 riff: Support decoding png in avi (ImageJ) 11 years ago
  Martin Storsjö 29bc7bfba2 rtpproto: Write a warning if the input data written isn't RTP packetized 11 years ago
  Rens Dijkshoorn dceb8b1252 avformat/movenc: Add 2048x1080 to the aivx case 11 years ago
  Michael Niedermayer 72c984432e avformat/matroskadec: request a sample with recursive seek heads 11 years ago
  wm4 6551acab68 avformat/matroskadec: fix handling of recursive SeekHead elements 11 years ago
  Luca Barbato 4fd7e63c87 mp3: Tweak the probe scores 11 years ago
  Michael Niedermayer e65849a70b avformat/dashenc: make durations 64bit 11 years ago
  Luca Barbato 4f5906a1d7 latm: Do not give a score for a single instance 11 years ago
  Michael Niedermayer 74080ded96 avformat/mpeg: add commented out av_log() to probe 11 years ago
  Michael Niedermayer e15b29bb18 avformat/mpeg: do not count PES packets inside PES packets during probing 11 years ago
  Michael Niedermayer a4f387bf56 avformat/mpegts: Warn if ffio_ensure_seekback() failed 11 years ago
  Michael Niedermayer c149f67e9b avformat/apetag: More completely check avio_get_str() return value 11 years ago
  Christian Suloway 1c639fa6e0 avformat/hlsenc: added segment filename option 11 years ago
  Michael Niedermayer 03abf55f25 avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata() 11 years ago
  Michael Niedermayer 50f9de59a0 avformat/rmdec: rm_read_extradata: add error message for oversized extradata 11 years ago
  Rafaël Carré 57bfafe76b avformat/mpegts: fix Opus stream count 11 years ago
  Matthieu Bouron 8c0a865ad9 mov: skip version and flags attributes in mov_read_chan() 11 years ago
  Mark Reid 4f69477870 libavformat/mxfdec.c refactor resolving MultiDescriptor and remove essence group hack 11 years ago
  Steve Jiekak a32c3c2392 replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers 11 years ago
  Luca Barbato 1c77ead1fb rm: Use the correct codec_data_size signedness 11 years ago
  Carl Eugen Hoyos 963aa1daf8 Fix standalone compilation of the iec61883 input device. 11 years ago
  Lukasz Marek 650aa36f35 lavf/oggenc: use meaningful error codes 11 years ago
  Michael Niedermayer a6f730730b avformat/rmdec: Check codec_data_size 11 years ago
  Michael Niedermayer eac5c7b837 avformat/aviobuf: Fix infinite loop in ff_get_line() 11 years ago
  Luca Barbato 69c1fe7c9c mkv: Validate ASS Start and End fields 11 years ago
  Carl Eugen Hoyos 7a4be4315f Support muxing 4k AVC Intra in mov. 11 years ago
  Florent Le Coz 2e0935965b Drop the unofficial extension prefix for MPEG and MPEG-TS formats 11 years ago
  Jean-Baptiste Mardelle 7319a47c7e mpegtsenc: recognize .mts as MPEG Transport Stream 11 years ago