summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
* auenc: do not write invalid file sizePaul B Mahol2012-12-28
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavf/segment: add segment_frames optionStefano Sabatini2012-12-28
| | | | This is meant to address trac ticket #1483.
* lavf/segment: add reference_stream optionStefano Sabatini2012-12-28
|
* rmdec: fix compiler warning for uninitialized variablesJean First2012-12-25
| | | | | Signed-off-by: Jean First <jeanfirst@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mpegts: update AVProgram after pmt changeXBMC2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mxfdec: Rescale audio stream duration from EditRate to SampleRateTomas Härdin2012-12-25
| | | | | | | Since 83cab07 audio stream time bases are based on SampleRate, not EditRate. This fixes trac ticket #2029 and a few seeking issues. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* srt_probe: make buffer pointer constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* str_probe: make buffer related pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* pva_probe: make buffer related pointers and function arguments constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mxf_probe: make buffer related pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mpc8_probe: make buffer related pointers and function arguments constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mp3_read_probe: make buffer related pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* microdvd_probe: make buffer pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mpegps_probe: make buffer related pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* loas_probe: make buffer pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lmlm4_probe: make buffer pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* ipmovie_probe: make buffer pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* flac_probe: make buffer pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* ac3_eac3_probe: mark buffer pointers constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* adts_aac_probe: mark buffer pointers as constMichael Niedermayer2012-12-25
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* oggdec: fix warning: assignment discards qualifiers from pointer target typeMichael Niedermayer2012-12-24
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mcdec: suppress "warning: a/vst may be used uninitialized in this function"Michael Niedermayer2012-12-24
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavf/mpeg: suppress warning: lpcm_header_len may be used uninitialized in ↵Michael Niedermayer2012-12-24
| | | | | | this function Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a'Michael Niedermayer2012-12-24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a': Return proper error code after av_log_ask_for_sample() configure: cosmetics: Separate hwaccel dependencies from decoders/encoders oggdec: check memory allocation Conflicts: configure libavcodec/pictordec.c libavformat/anm.c libavformat/oggdec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Return proper error code after av_log_ask_for_sample()Diego Biurrun2012-12-23
| |
| * oggdec: check memory allocationLuca Barbato2012-12-23
| |
* | Merge commit 'f5f1cf52240759208b42477e2157a7b4409ade10'Michael Niedermayer2012-12-24
|\| | | | | | | | | | | | | | | | | | | | | * commit 'f5f1cf52240759208b42477e2157a7b4409ade10': oggdec: K&R cosmetic formatting hlsenc: correctly report target duration Conflicts: libavformat/oggdec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * oggdec: K&R cosmetic formattingLuca Barbato2012-12-23
| |
| * hlsenc: correctly report target durationLuca Barbato2012-12-23
| |
* | rl2: return EOF on EOFMichael Niedermayer2012-12-24
| | | | | | | | | | | | Fixes Ticket1947 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | NIST SPHERE demuxerPaul B Mahol2012-12-23
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | rmenc: write correct bytes per minutePiotr Bandurski2012-12-23
| | | | | | | | | | | | improves playback of ac3 in RealPlayer Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | rmdec: set bit rate for ra3Piotr Bandurski2012-12-23
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavf/y4m: spellcheckJames Darnley2012-12-23
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | rmdec: set bit rate for ra4Piotr Bandurski2012-12-23
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavf/hlsenc: reuse pattern string, rather than redefining itStefano Sabatini2012-12-22
| | | | | | | | Improve robustness.
* | lavf/hlsenc: fix basename size computation off-by-one bugStefano Sabatini2012-12-22
| |
* | img2enc: fix typoMichael Niedermayer2012-12-21
| | | | | | | | | | Found-by: durandal_1707 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | better failure message for img2encrogerdpack2012-12-21
| | | | | | | | | | Signed-off-by: rogerdpack <rogerpack2005@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | yop: set video bit ratePiotr Bandurski2012-12-21
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'c7d4de3d730473167e31cf765e0333c965f934d3'Michael Niedermayer2012-12-21
|\| | | | | | | | | | | | | * commit 'c7d4de3d730473167e31cf765e0333c965f934d3': rtpdec_vp8: Don't return known-broken packets Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * rtpdec_vp8: Don't return known-broken packetsMartin Storsjö2012-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is built on the assumption that the first partition of each VP8 packet is essential for decoding any later packet - if this partition is broken/missed, the arithmetic coder gets out of sync and decoding the bitstream in further packet ends up with total garbage. If packets of a frame are lost, make sure the first partition is intact (return only this part of the packet, nothing else), otherwise stop returning data until the next keyframe is received. Alternatively, one would simply not return any packets at all until the next keyframe, if packet loss is detected. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'Michael Niedermayer2012-12-21
|\| | | | | | | | | | | | | | | | | | | | | * commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59': rtpdec: Pass the sequence number to depacketizers configure: Make avconv depend on null, anull and resample filters Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * rtpdec: Pass the sequence number to depacketizersMartin Storsjö2012-12-21
| | | | | | | | | | | | This allows depacketizers to figure out if packets have been lost. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '511cf612ac979f536fd65e14603a87ca5ad435f3': miscellaneous typo fixes Conflicts: libavcodec/4xm.c libavcodec/lagarith.c libavcodec/parser.c libavcodec/ratecontrol.c libavcodec/shorten.c libavcodec/vda_h264.c libavformat/dvenc.c libavformat/wtv.c tools/patcheck Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * miscellaneous typo fixesDiego Biurrun2012-12-21
| |
* | Merge commit 'a925f723a915bc0255e2673f8817af5212131763'Michael Niedermayer2012-12-21
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a925f723a915bc0255e2673f8817af5212131763': rtp: Don't read priv_data unless it is allocated flvenc: Check whether seeking back to the header succeeded sapenc: Pass the title on to the chained muxers Conflicts: libavformat/flvenc.c libavformat/sapenc.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * rtp: Don't read priv_data unless it is allocatedMartin Storsjö2012-12-20
| | | | | | | | | | | | | | This makes all users of rtpenc_chain (rtsp muxer, sapenc, mov rtp hinting) work again, broken since 8034130e0. Signed-off-by: Martin Storsjö <martin@martin.st>
| * flvenc: Check whether seeking back to the header succeededBjörn Axelsson2012-12-20
| | | | | | | | | | | | | | | | The FLV muxer tries to update the header in write_trailer, which is impossible if writing to a pipe or network stream. Don't write header data if seeking to the header fails. Signed-off-by: Martin Storsjö <martin@martin.st>
| * sapenc: Pass the title on to the chained muxersJernej Virag2012-12-20
| | | | | | | | | | | | | | This makes sure it ends up in the SDP, providing a proper session name in the SAP announcements. Signed-off-by: Martin Storsjö <martin@martin.st>