summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
|\
| * Do not include log.h in avutil.hMans Rullgard2011-07-03
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-03
| * Do not include intfloat_readwrite.h in avutil.hMans Rullgard2011-07-03
| * Remove return statements following infinite loops without breakMans Rullgard2011-07-03
| * RTSP: Doxygen comment cleanupDiego Biurrun2011-07-03
| * doxygen: Escape '\' in Doxygen documentation.Diego Biurrun2011-07-03
| * doxygen: Fix parameter names to match the function prototypes.Diego Biurrun2011-07-03
| * Move some conditionally used code below the appropriate #ifdef.Diego Biurrun2011-07-03
| * avidec: simplify convoluted flow in avi_load_index()Mans Rullgard2011-07-03
| * Remove statements immediately following unconditional jumpsMans Rullgard2011-07-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-03
|\|
| * libavformat: Add an example how to use the metadata APIReinhard Tartler2011-07-02
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-02
| * avformat: doxify the Metadata APIReinhard Tartler2011-07-02
| * lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format.Anton Khirnov2011-07-02
| * lavf: use the correct pointer in av_open_input_stream().Anton Khirnov2011-07-02
| * avidec: infer absolute vs relative index from first packetAlex Converse2011-07-01
* | ALSA demuxer: use av_gettime and a timefilter.Nicolas George2011-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-02
|\|
| * avidec: Factor out the sync fucntionality.Alex Converse2011-07-01
| * matroskadec: matroska_read_seek after after EBML_STOP leads to failure.John Stebbins2011-07-01
* | lavf: bump minor and add APIchanges entry for av_get_output_timestampNicolas George2011-07-01
* | lavf: add an API to get output timestamps.Nicolas George2011-07-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-01
|\|
| * doxygen: Include libavcodec and libavformat examples into the documentationReinhard Tartler2011-06-30
| * Add support for aac streams in mp4/mov without extradata.Benjamin Larsson2011-06-30
| * udp: Fix a compilation warningMartin Storsjö2011-06-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-30
|\|
| * matroskadec: forward parsing errors to caller.Ami Fischman2011-06-29
| * av_find_stream_info: simplify EAGAIN handling.Ami Fischman2011-06-29
| * ogg: fix double free when finding length of small chained oggs.Ronald S. Bultje2011-06-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
| * wavpack: skip blocks with no samplesKostya Shishkov2011-06-28
* | Support fourcc Y8 (ticket 308).ami_stuff2011-06-27
* | Support fourcc YV16 (ticket 307).ami_stuff2011-06-27
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-26
|\|
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* | ogg_read_packet: forward error code.Nicolas George2011-06-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-25
|\|
| * udp: Receive on the remote port number, if no local port is setCan Wu2011-06-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
| * Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-23
| * nsvdec: Propagate error values instead of returning 0 in nsv_read_header().Diego Biurrun2011-06-23
* | Revert needless API change in 05e84c95.Reimar Döffinger2011-06-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-22
|\|
| * mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.Carl Eugen Hoyos2011-06-21