| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 60 | -47/+74 |
|\ |
|
| * | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 34 | -0/+36 |
| * | Do not include intfloat_readwrite.h in avutil.h | Mans Rullgard | 2011-07-03 | 17 | -0/+18 |
| * | Remove return statements following infinite loops without break | Mans Rullgard | 2011-07-03 | 7 | -10/+0 |
| * | RTSP: Doxygen comment cleanup | Diego Biurrun | 2011-07-03 | 2 | -15/+9 |
| * | doxygen: Escape '\' in Doxygen documentation. | Diego Biurrun | 2011-07-03 | 1 | -2/+2 |
| * | doxygen: Fix parameter names to match the function prototypes. | Diego Biurrun | 2011-07-03 | 1 | -1/+1 |
| * | Move some conditionally used code below the appropriate #ifdef. | Diego Biurrun | 2011-07-03 | 1 | -3/+1 |
| * | avidec: simplify convoluted flow in avi_load_index() | Mans Rullgard | 2011-07-03 | 1 | -11/+7 |
| * | Remove statements immediately following unconditional jumps | Mans Rullgard | 2011-07-03 | 5 | -5/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-03 | 7 | -53/+138 |
|\| |
|
| * | libavformat: Add an example how to use the metadata API | Reinhard Tartler | 2011-07-02 | 3 | -1/+59 |
| * | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 2 | -7/+7 |
| * | avformat: doxify the Metadata API | Reinhard Tartler | 2011-07-02 | 1 | -34/+39 |
| * | lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format. | Anton Khirnov | 2011-07-02 | 1 | -1/+6 |
| * | lavf: use the correct pointer in av_open_input_stream(). | Anton Khirnov | 2011-07-02 | 1 | -1/+2 |
| * | avidec: infer absolute vs relative index from first packet | Alex Converse | 2011-07-01 | 1 | -7/+23 |
* | | ALSA demuxer: use av_gettime and a timefilter. | Nicolas George | 2011-07-02 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-02 | 2 | -116/+130 |
|\| |
|
| * | avidec: Factor out the sync fucntionality. | Alex Converse | 2011-07-01 | 1 | -116/+128 |
| * | matroskadec: matroska_read_seek after after EBML_STOP leads to failure. | John Stebbins | 2011-07-01 | 1 | -0/+2 |
* | | lavf: bump minor and add APIchanges entry for av_get_output_timestamp | Nicolas George | 2011-07-01 | 1 | -1/+1 |
* | | lavf: add an API to get output timestamps. | Nicolas George | 2011-07-01 | 2 | -0/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-01 | 2 | -15/+12 |
|\| |
|
| * | doxygen: Include libavcodec and libavformat examples into the documentation | Reinhard Tartler | 2011-06-30 | 1 | -3/+10 |
| * | Add support for aac streams in mp4/mov without extradata. | Benjamin Larsson | 2011-06-30 | 1 | -14/+11 |
| * | udp: Fix a compilation warning | Martin Storsjö | 2011-06-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-30 | 3 | -10/+12 |
|\| |
|
| * | matroskadec: forward parsing errors to caller. | Ami Fischman | 2011-06-29 | 1 | -5/+6 |
| * | av_find_stream_info: simplify EAGAIN handling. | Ami Fischman | 2011-06-29 | 1 | -4/+4 |
| * | ogg: fix double free when finding length of small chained oggs. | Ronald S. Bultje | 2011-06-29 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 2 | -3/+12 |
|\| |
|
| * | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
| * | wavpack: skip blocks with no samples | Kostya Shishkov | 2011-06-28 | 1 | -2/+11 |
* | | Support fourcc Y8 (ticket 308). | ami_stuff | 2011-06-27 | 1 | -0/+1 |
* | | Support fourcc YV16 (ticket 307). | ami_stuff | 2011-06-27 | 1 | -0/+1 |
* | | Revert "build: Remove redundant config.mak includes from subdirectory Makefil... | Reimar Döffinger | 2011-06-26 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-26 | 1 | -2/+0 |
|\| |
|
| * | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
* | | ogg_read_packet: forward error code. | Nicolas George | 2011-06-25 | 1 | -5/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-25 | 1 | -1/+1 |
|\| |
|
| * | udp: Receive on the remote port number, if no local port is set | Can Wu | 2011-06-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 7 | -66/+58 |
|\| |
|
| * | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 4 | -54/+54 |
| * | Use av_printf_format to check the usage of printf style functions | Martin Storsjö | 2011-06-23 | 3 | -12/+4 |
| * | nsvdec: Propagate error values instead of returning 0 in nsv_read_header(). | Diego Biurrun | 2011-06-23 | 1 | -1/+1 |
* | | Revert needless API change in 05e84c95. | Reimar Döffinger | 2011-06-22 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-22 | 1 | -1/+1 |
|\| |
|
| * | mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers. | Carl Eugen Hoyos | 2011-06-21 | 1 | -0/+4 |