summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
...
| * avidec: infer absolute vs relative index from first packetAlex Converse2011-07-011-7/+23
* | ALSA demuxer: use av_gettime and a timefilter.Nicolas George2011-07-021-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-022-116/+130
|\ \ | |/
| * avidec: Factor out the sync fucntionality.Alex Converse2011-07-011-116/+128
| * matroskadec: matroska_read_seek after after EBML_STOP leads to failure.John Stebbins2011-07-011-0/+2
* | lavf: bump minor and add APIchanges entry for av_get_output_timestampNicolas George2011-07-011-1/+1
* | lavf: add an API to get output timestamps.Nicolas George2011-07-012-0/+30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-012-15/+12
|\ \ | |/
| * doxygen: Include libavcodec and libavformat examples into the documentationReinhard Tartler2011-06-301-3/+10
| * Add support for aac streams in mp4/mov without extradata.Benjamin Larsson2011-06-301-14/+11
| * udp: Fix a compilation warningMartin Storsjö2011-06-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-303-10/+12
|\ \ | |/
| * matroskadec: forward parsing errors to caller.Ami Fischman2011-06-291-5/+6
| * av_find_stream_info: simplify EAGAIN handling.Ami Fischman2011-06-291-4/+4
| * ogg: fix double free when finding length of small chained oggs.Ronald S. Bultje2011-06-291-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-292-3/+12
|\ \ | |/
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-1/+1
| * wavpack: skip blocks with no samplesKostya Shishkov2011-06-281-2/+11
* | Support fourcc Y8 (ticket 308).ami_stuff2011-06-271-0/+1
* | Support fourcc YV16 (ticket 307).ami_stuff2011-06-271-0/+1
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-261-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-261-2/+0
|\ \ | |/
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* | ogg_read_packet: forward error code.Nicolas George2011-06-251-5/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-251-1/+1
|\ \ | |/
| * udp: Receive on the remote port number, if no local port is setCan Wu2011-06-241-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-247-66/+58
|\ \ | |/
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-244-54/+54
| * Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-233-12/+4
| * nsvdec: Propagate error values instead of returning 0 in nsv_read_header().Diego Biurrun2011-06-231-1/+1
* | Revert needless API change in 05e84c95.Reimar Döffinger2011-06-221-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-221-1/+1
|\ \ | |/
| * mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.Carl Eugen Hoyos2011-06-211-0/+4
| * mov: Support R10g codec identifier.ami_stuff2011-06-211-0/+1
| * riff/img2: Add JPEG 2000 codec IDs.Kamil Nowosad2011-06-212-0/+2
| * riff: Add DAVC fourcc.ami_stuff2011-06-211-0/+1
| * riff: Add M263, XVIX, MMJP, CDV5 fourccs.Carl Eugen Hoyos2011-06-211-0/+4
| * rawvideo: Support auv2 fourcc.ami_stuff2011-06-211-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-212-2/+2
|\ \ | |/
| * Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().Justin Ruggles2011-06-201-1/+1
| * mov: Fix empty edit detection.Yusuke Nakamura2011-06-191-1/+1
* | Fix bink audio playback outside of FFmpeg.Ivan Kalvachev2011-06-201-1/+3
* | dump_metadata: Fix 0xd in metadataMichael Niedermayer2011-06-201-2/+7
* | avidec: consider non video to contain only keyframes when seeking.Michael Niedermayer2011-06-201-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-191-1/+4
|\ \ | |/
| * lavf: prevent crash in av_open_input_file() if ap == NULL.Ronald S. Bultje2011-06-181-1/+1
| * lavf: add a forgotten NULL check in convert_format_parameters().Anton Khirnov2011-06-181-0/+3
* | avidec: Ignore unknown stream typesami_stuff2011-06-191-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-1810-126/+311
|\ \ | |/
| * Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov2011-06-161-2/+2
OpenPOWER on IntegriCloud