summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* loasdec: switch to AVSTREAM_PARSE_FULL_RAWMichael Niedermayer2012-07-26
* aacdec: switch to AVSTREAM_PARSE_FULL_RAWMichael Niedermayer2012-07-26
* hls: replace probsize=0 by noheader flag removial.Michael Niedermayer2012-07-26
* ff_add_index_entry: reject AV_NOPTS_VALUEMichael Niedermayer2012-07-26
* lavf: move generic index generation code to a later pointMichael Niedermayer2012-07-26
* parse_packet: use pkt.pos always instead of the avparser offset.Michael Niedermayer2012-07-26
* wav: switch to AVSTREAM_PARSE_FULL_RAWMichael Niedermayer2012-07-26
* ff_raw_audio_read_header: mark as AVSTREAM_PARSE_FULL_RAWMichael Niedermayer2012-07-26
* flacdec: mark as AVSTREAM_PARSE_FULL_RAWMichael Niedermayer2012-07-26
* mp3dec: mark as AVSTREAM_PARSE_FULL_RAWMichael Niedermayer2012-07-26
* movenc: fix remuxing of yuv2Piotr Bandurski2012-07-26
* probe_codec: fix memory corruptionMichael Niedermayer2012-07-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-25
|\
| * rtmp: Add a new option 'rtmp_pageurl'Samuel Pitoiset2012-07-25
| * rtmp: Make the description of the rtmp_tcurl option more genericSamuel Pitoiset2012-07-25
| * sctp: add port missing error messageJordi Ortiz2012-07-25
| * tcp: add port missing error messageJordi Ortiz2012-07-25
* | hls: call avformat_find_stream_info()Michael Niedermayer2012-07-25
* | av_find_stream_info: skip flushing codecs and estimating timings if probe_siz...Michael Niedermayer2012-07-25
* | lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio()Stefano Sabatini2012-07-25
* | Fix avui stream-copy.Carl Eugen Hoyos2012-07-25
* | lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files.Michael Niedermayer2012-07-25
* | riff: make the G723.1 in wav output compatible with WMP/msacm codecPiotr Bandurski2012-07-25
* | lavf: factor AVStream st outMichael Niedermayer2012-07-25
* | parse_packet: reset pkt->pos after it has been usedMichael Niedermayer2012-07-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-24
|\|
| * rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE codeMartin Storsjö2012-07-24
| * rtmp: Move the CONFIG_ condition into the if conditionsSamuel Pitoiset2012-07-24
| * build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabledDiego Biurrun2012-07-24
| * rtp: Only choose static payload types if the sample rate and channels are rightAdriano Pallavicino2012-07-24
* | riff: fix remuxing of G723_1 in wavPiotr Bandurski2012-07-24
* | Revert "lavf: count skipped samples for initial timestamps."Michael Niedermayer2012-07-24
* | rtmpproto: fix compilation without optimizationsMichael Niedermayer2012-07-24
* | cosmetics: iff: split very long linePaul B Mahol2012-07-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-23
|\|
| * wav: init st to NULL to avoid a false-positive warning.Clément Bœsch2012-07-23
| * RTMPTE protocol supportSamuel Pitoiset2012-07-23
| * RTMPE protocol supportSamuel Pitoiset2012-07-23
| * rtmp: Add ff_rtmp_calc_digest_pos()Samuel Pitoiset2012-07-23
| * rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it globalSamuel Pitoiset2012-07-23
| * lavf: use conditional notation for default codec in muxer declarations.Ronald S. Bultje2012-07-22
* | Merge remote-tracking branch 'dwbuiten/master'Michael Niedermayer2012-07-23
|\ \
| * | wav: Add check for 'fmt' tag in SMV codeDerek Buitenhuis2012-07-22
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-22
|\ \ \ | | |/ | |/|
| * | matroskadec: return more correct error code on read error.Anton Khirnov2012-07-22
* | | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'Michael Niedermayer2012-07-22
|\| | | |/ |/|
| * Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxerKostya Shishkov2012-07-22
| * G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-22
* | tls: TLS/SSL serverPeter Ross2012-07-22
* | tls: parse uri path options to underlying tcp URLContextPeter Ross2012-07-22