12626 Commits (944ad46182483ff52573ec3c827c86058b225d16)

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