summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | tls: verify optionPeter Ross2012-07-22
* | tls: cafile, cert, key optionsPeter Ross2012-07-22
* | av_url_split: dont let '/' char whallop '?' charPeter Ross2012-07-22
* | Fix yuv4mpeg parsing of 'mono16' files.Steven Robertson2012-07-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-22
|\|
| * rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.Ronald S. Bultje2012-07-21
| * mpegenc: remove disabled codeDiego Biurrun2012-07-21
* | iff: pass context to av_log_ask_for_samplePaul B Mahol2012-07-21
* | iff: remove dupe ID_ANNO definitionPaul B Mahol2012-07-21
* | riff: add G723_1 wav tagPiotr Bandurski2012-07-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-21
|\|
| * cafdec: allow larger ALAC magic cookieJustin Ruggles2012-07-19
* | udp: fix compilation when HAVE_PTHREAD_CANCEL isnt definedMichael Niedermayer2012-07-20
* | lavf: make cmdutils's check_stream_specifier public.Nicolas George2012-07-20
* | matroska: add support for Opus.Nicolas George2012-07-20
* | oggdec: add support for Opus codec.Nicolas George2012-07-20
* | lavf: count skipped samples for initial timestamps.Nicolas George2012-07-19
* | lavf: set pkt_timebase at the same time as stream->time_base.Nicolas George2012-07-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-19
|\|
| * avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxerJustin Ruggles2012-07-19
| * caf: use int64_t for num_packetsJustin Ruggles2012-07-19
| * caf: fix 'pakt' chunk parsingJustin Ruggles2012-07-19
| * caf: support either old or new style ALAC magic kuki chunkJustin Ruggles2012-07-19
* | lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal options a...Stefano Sabatini2012-07-19
* | mxfdec: simplify code by using av_calloc()Michael Niedermayer2012-07-19
* | avidec: Mark first frame as keyframe in case there are no keyframes.Michael Niedermayer2012-07-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-18
|\|
| * os_support: K&R formatting cosmeticsDiego Biurrun2012-07-17
* | lavf/utils: show the number of stream in case of missing parameterStefano Sabatini2012-07-18
* | lavf/utils: suggest what to do in case of missing codec informationStefano Sabatini2012-07-18
* | lavf/utils: extend has_codec_parameters() to make it show what info is missingStefano Sabatini2012-07-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-18
|\|
| * RTMPTS protocol supportSamuel Pitoiset2012-07-17
| * RTMPS protocol supportSamuel Pitoiset2012-07-17