12554 Commits (10ece44d0948b44b062d09319052d09d14f7bfdb)

Author SHA1 Message Date
  Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 13 years ago
  Michael Niedermayer f2cb993139 avformat: gather aspect ratio from rv30/40 in find_stream_info 13 years ago
  Michael Niedermayer 981cf0c300 movenc: Do not flag secondary audio and subtitle tracks as enabled. 13 years ago
  Martin Storsjö 8fbab7a6c8 rtpdec: Initialize some variables to silence compiler warnings 13 years ago
  Carl Eugen Hoyos 6091a8d92d Avoid huge memory allocations from asf demuxer. 13 years ago
  Martin Storsjö c5a738ca4e flvdec: Check the return value of a malloc 13 years ago
  Martin Storsjö c91c63b538 flvdec: Don't read the VP6 header byte when setting codec type based on metadata 13 years ago
  Nicolas George d9fad53f4b lavf/avio: check for : in filenames for protocols. 13 years ago
  Nicolas George 89f9f69e3f lavf: rescale duration for chained muxers. 13 years ago
  Michael Niedermayer 1c6477f30f Revert "lavf/utils: add support for special characters encoding in URL" 13 years ago
  Senthilnathan M 4a8fc1d83b lavf/utils: add support for special characters encoding in URL 13 years ago
  Stefano Sabatini 6cc12353a8 lavf/concatdec: define "ffcat" and "ffconcat" extensions 13 years ago
  Martin Storsjö 5c8696555a lavf: Add a fate test for the noproxy pattern matching 13 years ago
  Martin Storsjö de9cd1b173 lavf: Handle the environment variable no_proxy more properly 13 years ago
  Michael Niedermayer 5d2f2c7643 oggdec: chained oggs have timestamp discontinuities 13 years ago
  Michael Niedermayer e6f27346b7 pmpdec: make i unsigned, avoid undefined behavior of i++ 13 years ago
  Michael Niedermayer a960f3b918 pmpdec: fix integer overflow 13 years ago
  Reimar Döffinger db6e2e848b hls: do not access pb->opaque for custom IO. 13 years ago
  Nicolas George ea2de3d096 lavf/concatdec: add the "duration" directive. 13 years ago
  Nicolas George b92c7a8f4b tools: add seek_print. 13 years ago
  Nicolas George 3d7f4f8726 lavf/avio: check that the protocol supports the open mode. 13 years ago
  Michael Niedermayer 066739f6bc pmpdec: check packet sizes 13 years ago
  Michael Niedermayer 7276e9ea95 pmpdec: fix signedness 13 years ago
  Michael Niedermayer b0bc0eb978 pmpdec: read index before creating audio streams 13 years ago
  Reimar Döffinger 50a37f9202 pmpdec: check for EOF while reading index. 13 years ago
  Michael Niedermayer 82d79289db avformat: Allocate duration_error separately 13 years ago
  Michael Niedermayer 285485ac5f matroskaenc: fix cue tracknum off by 1 error 13 years ago
  Michael Niedermayer da8ef5ac2f rtmpproto: increase APP_MAX_LENGTH 13 years ago
  Michael Niedermayer 02ac3398eb rtmpproto: Check APP_MAX_LENGTH 13 years ago
  Anton Khirnov 56daf10e03 mov: use the format context for logging. 13 years ago
  Paul B Mahol c46400ddec cafenc: do not leak caf->pkt_sizes 13 years ago
  Paul B Mahol a72b41035c mxg: do not leak mxg->buffer 13 years ago
  Andrea3000 8d8c59480e matroska: fix missing , 13 years ago
  Carl Eugen Hoyos d714576037 Use SMPTE standard notation when showing mxf Universal Labels. 13 years ago
  Clément Bœsch 7346354b55 lavf/microdvd: fix muxing. 13 years ago
  Clément Bœsch 580e228557 lavf/swfdec: remove 8-bit audio FIXME. 13 years ago
  Clément Bœsch 624fb5f965 lavf/swfdec: support 8-bits PCM audio. 13 years ago
  Clément Bœsch 9a0076f50c lavf/swfdec: factorize the creation of a new stream. 13 years ago
  Michael Niedermayer 2ccaab9709 mov: fix self referencing timecode tracks 13 years ago
  Stefano Sabatini 271f411267 lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTS 13 years ago
  Michael Niedermayer e39821a65e nutenc: only write an index if there are syncpoints 13 years ago
  Michael Niedermayer 6cd650dbd2 ff_gen_search: Fix finding the maximum timestamp in a really small file 13 years ago
  Michael Niedermayer 695a766bff ff_read_timestamp: check stream_index before using it as array index 13 years ago
  Carl Eugen Hoyos 8d0757e107 Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size" 13 years ago
  Michael Niedermayer 4a6fa7963b lavf: dont try to find fps for attached pictures 13 years ago
  rogerdpack 12c71f648c dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. 13 years ago
  Vignesh Venkatasubramanian 003be0a9c3 Removing network.h from matroskadec.c 13 years ago
  Clément Bœsch d5ce725cb3 Fix a few "its" vs "it's" typo. 13 years ago
  Vignesh Venkatasubramanian ce6a8e5947 Adding AlphaMode element to Matroska Parser 13 years ago
  Michael Niedermayer 405cc0d905 movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 13 years ago