| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a read_timestamp function to ogg demuxer | Reimar Döffinger | 2007-10-10 | 1 | -9/+16 |
* | indent | Michael Niedermayer | 2007-10-09 | 1 | -2/+2 |
* | avoid generating invalid files | Michael Niedermayer | 2007-10-09 | 1 | -0/+2 |
* | append extradata atoms when parsing, fix OLOCOONS_O3.mov | Baptiste Coudurier | 2007-10-08 | 1 | -9/+12 |
* | DNxHD (SMPTE VC-3) encoder | Baptiste Coudurier | 2007-10-08 | 1 | -0/+54 |
* | Allow to set the maximum number of frames per RTP packet (and add support for | Luca Abeni | 2007-10-02 | 3 | -1/+17 |
* | Add checking for codecid to has_codec_parameters(). | Ronald S. Bultje | 2007-10-01 | 1 | -4/+1 |
* | dnet audio needs avparser to work with the lavc ac3 decoder. | Justin Ruggles | 2007-10-01 | 1 | -0/+1 |
* | Add support for AMV variants of AVI files. | Vladimir Voroshilov | 2007-09-29 | 1 | -1/+21 |
* | Add IPv6 support to url_split() | Ronald S. Bultje | 2007-09-29 | 1 | -8/+14 |
* | Documentation fix for url_f(d)open() | Björn Axelsson | 2007-09-28 | 1 | -1/+3 |
* | refactor url_split(), preparing for IPv6 support | Ronald S. Bultje | 2007-09-27 | 1 | -57/+38 |
* | Fix avisynth compilation after allformats.h was removed | Ramiro Polla | 2007-09-26 | 1 | -3/+1 |
* | add support for AVI files with On2 header | Aurelien Jacobs | 2007-09-26 | 1 | -0/+1 |
* | use a table to parse AVI file header | Aurelien Jacobs | 2007-09-26 | 1 | -17/+28 |
* | Indentation | Benoit Fouet | 2007-09-26 | 1 | -2/+2 |
* | Check read_packet before using it. | Benoit Fouet | 2007-09-26 | 1 | -1/+3 |
* | added structures and code to keep track of pids<->programs mapping: it's needed | Nico Sabbi | 2007-09-25 | 1 | -0/+98 |
* | replaced custom tracking of programs/services with calls to with av_new_progr... | Nico Sabbi | 2007-09-25 | 1 | -54/+7 |
* | Added definition and utility functions to handle AVProgram(s) in AVFormatCon... | Nico Sabbi | 2007-09-25 | 2 | -2/+58 |
* | use the VP6A codec | Aurelien Jacobs | 2007-09-25 | 1 | -0/+3 |
* | revert r10527 | Aurelien Jacobs | 2007-09-25 | 1 | -49/+6 |
* | Add my name to the copyright header, since rtp_mpv now contains | Luca Abeni | 2007-09-24 | 1 | -0/+1 |
* | Fix a warning by removing an useless assignment (buf_ptr should be only | Luca Abeni | 2007-09-24 | 1 | -1/+0 |
* | Looks like this APE decoder support versions starting from 3.95 | Kostya Shishkov | 2007-09-23 | 1 | -1/+1 |
* | indent | Michael Niedermayer | 2007-09-22 | 1 | -1/+1 |
* | fix segfault with http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.n... | Michael Niedermayer | 2007-09-22 | 1 | -0/+1 |
* | HDYC fourcc, sample hdyc/Test2.avi | Baptiste Coudurier | 2007-09-21 | 1 | -0/+1 |
* | add D-10 NTSC support | Baptiste Coudurier | 2007-09-21 | 1 | -0/+6 |
* | extract correct d10 aes3 audio channels number | Baptiste Coudurier | 2007-09-21 | 1 | -15/+13 |
* | allcodecs.h and allformats.h are not used anymore | Aurelien Jacobs | 2007-09-20 | 1 | -199/+0 |
* | remove last dependencies on allformats.h and allcodecs.h | Aurelien Jacobs | 2007-09-20 | 1 | -7/+12 |
* | cosmetics: typo | Diego Biurrun | 2007-09-19 | 1 | -1/+1 |
* | Make parse_date return INT64_MIN in case of unparsable input. | Stefano Sabatini | 2007-09-19 | 2 | -16/+27 |
* | Add support for VP6A in flv. | Aurelien Jacobs | 2007-09-18 | 1 | -6/+49 |
* | Add explanatory comments to the parse_date function. | Stefano Sabatini | 2007-09-18 | 1 | -0/+8 |
* | disable loads of debug messages to reduce object size | Aurelien Jacobs | 2007-09-17 | 1 | -0/+6 |
* | loosen dependencies over allformats.h | Aurelien Jacobs | 2007-09-16 | 6 | -7/+8 |
* | monkey audio demuxer now can parse ape tags | Benjamin Zores | 2007-09-16 | 1 | -0/+125 |
* | warning fix: | Diego Biurrun | 2007-09-16 | 1 | -1/+0 |
* | Set codec_id correctly for RJPG codec_tag | Reimar Döffinger | 2007-09-15 | 1 | -1/+2 |
* | Support fragmentation for AAC frames | Luca Abeni | 2007-09-14 | 1 | -1/+17 |
* | Support for AAC streaming over RTP. Fragmentation is not implemented yet | Luca Abeni | 2007-09-14 | 4 | -1/+104 |
* | Forward error code when reading a v4l2 frame | Benoit Fouet | 2007-09-13 | 1 | -1/+1 |
* | Monkey Audio decoder | Kostya Shishkov | 2007-09-13 | 5 | -2/+397 |
* | stop parsing udta if size is wrong/garbage, fix issue 154, fix RQ004F14.MOV | Baptiste Coudurier | 2007-09-12 | 1 | -0/+3 |
* | Typo | Ramiro Polla | 2007-09-11 | 1 | -1/+1 |
* | move unrelated functions declarations out of allformats.h | Aurelien Jacobs | 2007-09-11 | 11 | -14/+41 |
* | rtp and rtsp demuxer declarations are not part of public API | Aurelien Jacobs | 2007-09-10 | 3 | -4/+3 |
* | Bump micro version number for r10429 | Ramiro Polla | 2007-09-10 | 1 | -2/+2 |