12712 Commits (6b2fbdb047dac1e3a6c6281226df2b76a3896dad)

Author SHA1 Message Date
Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
Alexander Kojevnikov eae0879d96 mp3dec: Fix VBR bit rate parsing 12 years ago
Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
Michael Niedermayer cada996528 avformat: Fix apics with aac 12 years ago
Michael Niedermayer a12a618aa9 hls: fix timebase 12 years ago
Stefano Sabatini d95143ec82 lavf/segment: add support to ffconcat segment list 12 years ago
Michael Niedermayer d929364814 asfdec: dont truncate type 2-5 values 12 years ago
Nicolas George c31458c334 lavf/concat: compute duration if possible. 12 years ago
Nicolas George 3ab25e4574 Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions" 12 years ago
Alexander Kojevnikov 29d8cd265a mp3dec: Fix VBR bit rate parsing 12 years ago
Michael Niedermayer 3dbc0ff9c3 iff: fix integer overflow 12 years ago
Michael Niedermayer 7992bdbeb4 update_stream_timings: check bitrate for being in range. 12 years ago
Michael Niedermayer faa0068a87 avformat: Make duration estimation from pts more robust 12 years ago
Michael Niedermayer 9bb54bb685 nutdec: more specific return codes for decode_syncpoint() 12 years ago
Michael Niedermayer 7ccc0ed6a0 nutdec: print error on invalid/unsupported fourcc style 12 years ago
Michael Niedermayer 03148fd174 buildsys: only include log2_tab per library for shared builds 12 years ago
Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
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