summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-116-64/+141
|\
| * matroskadec: fix stupid typo (!= -> ==)Anton Khirnov2011-07-101-1/+1
| * build: rework rules for things in the tools dirMans Rullgard2011-07-101-0/+1
| * matroskadec: reindentAnton Khirnov2011-07-101-15/+15
| * matroskadec: defer parsing of cues element until we seek.Aaron Colwell2011-07-101-45/+86
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-103-3/+3
| * lavf: add avformat_find_stream_info()Anton Khirnov2011-07-102-5/+40
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-102-17/+38
|\ \ | |/
| * segafilm: add support for videos with cri adx adpcmMatthew Hoops2011-07-091-7/+21
| * gxf: Fix 25 fps DV material in GXF being misdetected as 50 fpsTomas Härdin2011-07-091-9/+16
* | Support gsm_ms in caf files.Carl Eugen Hoyos2011-07-092-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-097-23/+88
|\ \ | |/
| * mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-081-5/+70
| * lavf: update AVStream.nb_frames when muxing.Anton Khirnov2011-07-082-1/+8
| * gif: add loop private option.Anton Khirnov2011-07-083-4/+34
| * img2: add loop private option.Anton Khirnov2011-07-083-2/+17
* | examples: move metadata-example.c to doc/examplesStefano Sabatini2011-07-082-57/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-081-0/+4
|\ \ | |/
| * adts: Fix PCE copying.Alex Converse2011-07-061-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-065-6/+12
|\ \ | |/
| * lavf: deprecate AVStream.quality.Anton Khirnov2011-07-064-3/+6
| * bink: pass Bink version to audio decoder through extradata instead of codec_tag.Kostya2011-07-061-1/+6
* | Fix av_open_input_stream with uninitialized context pointer.Reimar Döffinger2011-07-061-1/+1
* | Support fourcc YV24.ami_stuff2011-07-061-0/+1
* | Support extension jls for jpeg-ls.Carl Eugen Hoyos2011-07-061-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-063-0/+3
|\ \ | |/
| * Add some missing mathematics.h #includes for av_rescale().Diego Biurrun2011-07-053-0/+3
| * mxfenc: fix ignored drop flag in binary timecode representation.Clément Bœsch2011-07-051-1/+1
* | mxfenc: fix ignored drop flag in binary timecode representation.Clément Bœsch2011-07-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-052-11/+10
|\ \ | |/
| * ogg: propagate return values and return more meaningful error valuesNicolas George2011-07-041-25/+34
| * oggdec: Abort Ogg header parsing when encountering a data packet.Reimar Döffinger2011-07-041-4/+1
| * mxfenc: small typo fixClément Bœsch2011-07-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-0460-47/+74
|\ \ | |/
| * Do not include log.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-0334-0/+36
| * Do not include intfloat_readwrite.h in avutil.hMans Rullgard2011-07-0317-0/+18
| * Remove return statements following infinite loops without breakMans Rullgard2011-07-037-10/+0
| * RTSP: Doxygen comment cleanupDiego Biurrun2011-07-032-15/+9
| * doxygen: Escape '\' in Doxygen documentation.Diego Biurrun2011-07-031-2/+2
| * doxygen: Fix parameter names to match the function prototypes.Diego Biurrun2011-07-031-1/+1
| * Move some conditionally used code below the appropriate #ifdef.Diego Biurrun2011-07-031-3/+1
| * avidec: simplify convoluted flow in avi_load_index()Mans Rullgard2011-07-031-11/+7
| * Remove statements immediately following unconditional jumpsMans Rullgard2011-07-035-5/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-037-53/+138
|\ \ | |/
| * libavformat: Add an example how to use the metadata APIReinhard Tartler2011-07-023-1/+59
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-022-7/+7
| * avformat: doxify the Metadata APIReinhard Tartler2011-07-021-34/+39
| * lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format.Anton Khirnov2011-07-021-1/+6
| * lavf: use the correct pointer in av_open_input_stream().Anton Khirnov2011-07-021-1/+2
OpenPOWER on IntegriCloud