summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Support gsm_ms in caf files.Carl Eugen Hoyos2011-07-09
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-09
|\
| * mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-08
| * lavf: update AVStream.nb_frames when muxing.Anton Khirnov2011-07-08
| * gif: add loop private option.Anton Khirnov2011-07-08
| * img2: add loop private option.Anton Khirnov2011-07-08
* | examples: move metadata-example.c to doc/examplesStefano Sabatini2011-07-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-08
|\|
| * adts: Fix PCE copying.Alex Converse2011-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\|
| * lavf: deprecate AVStream.quality.Anton Khirnov2011-07-06
| * bink: pass Bink version to audio decoder through extradata instead of codec_tag.Kostya2011-07-06
* | Fix av_open_input_stream with uninitialized context pointer.Reimar Döffinger2011-07-06
* | Support fourcc YV24.ami_stuff2011-07-06
* | Support extension jls for jpeg-ls.Carl Eugen Hoyos2011-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\|
| * Add some missing mathematics.h #includes for av_rescale().Diego Biurrun2011-07-05
| * mxfenc: fix ignored drop flag in binary timecode representation.Clément Bœsch2011-07-05
* | mxfenc: fix ignored drop flag in binary timecode representation.Clément Bœsch2011-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-05
|\|
| * ogg: propagate return values and return more meaningful error valuesNicolas George2011-07-04
| * oggdec: Abort Ogg header parsing when encountering a data packet.Reimar Döffinger2011-07-04
| * mxfenc: small typo fixClément Bœsch2011-07-04
* | 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