summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
| * rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset2012-07-17
* | mov/aac: skip initial aac paddingMichael Niedermayer2012-07-17
* | riff: add "SM4V" FourCCPiotr Bandurski2012-07-17
* | avf:rmdec.c fill duration to AVFormatContextWilliam Yu2012-07-17
* | Remove internal MPlayer FourCC viv1.Carl Eugen Hoyos2012-07-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-16
|\|
| * rtmp: rtmp_parse_result() add case for video and audio packets to avoid undes...Jordi Ortiz2012-07-16
| * mpeg: remove disabled codeDiego Biurrun2012-07-16
| * network: Always use our version of gai_strerror on windowsMartin Storsjö2012-07-15
| * network: Undefine existing gai_strerror definitionsMartin Storsjö2012-07-15
| * network: Extend the fallback gai_strerror implementation to handle more error...Martin Storsjö2012-07-15
* | riff: Assign U263 FourCC to CODEC_ID_H263Piotr Bandurski2012-07-15
* | isom: add "NO16" FourCCPiotr Bandurski2012-07-15
* | riff: add dvis/pdvc FourCCsPiotr Bandurski2012-07-15
* | isom: add "MNG" FourCCPiotr Bandurski2012-07-15
* | Merge remote-tracking branch 'dwbuiten/master'Michael Niedermayer2012-07-15
|\ \
| * | doxy: move av_guess_sample_aspect_ratio to correct placeDerek Buitenhuis2012-07-13
* | | mp3enc: add lame tag with start padding infoMichael Niedermayer2012-07-14
* | | movenc: write track header transformation matrix depending on "rotate" metadataStefan Gehrer2012-07-14
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-13
|\ \ \ | | |/ | |/|
| * | build: Fix APE tag dependenciesDiego Biurrun2012-07-13
| * | MS Expression Encoder Screen decoderKostya Shishkov2012-07-13
* | | add PLV1 fourcc to mpeg4Compn2012-07-13