| Commit message (Expand) | Author | Age | Files | Lines |
* | fix display of theora videos with visible size smaller than encoded size | Aurelien Jacobs | 2007-05-07 | 1 | -5/+14 |
* | Renderware TXD demuxer | Ivo van Poorten | 2007-05-07 | 4 | -0/+106 |
* | improve mpeg4-es detection by rejecting streams with reserved startcodes (fix... | Michael Niedermayer | 2007-05-07 | 1 | -8/+7 |
* | Fix two small typos in comment | Reimar Döffinger | 2007-05-06 | 1 | -1/+1 |
* | cosmetics: Fix indentation after last commit, patch by Zuxy Meng. | Zuxy Meng | 2007-05-06 | 1 | -3/+3 |
* | cosmetics: Sort entries by CONFIG_ name. | Diego Biurrun | 2007-05-02 | 1 | -39/+38 |
* | give the position offset of the file in the packet | Daniel Cardenas | 2007-05-02 | 1 | -0/+1 |
* | return right format in set_codec_from_probe_data | Benoit Fouet | 2007-05-02 | 1 | -1/+1 |
* | patch so that the deprecated items show up correctly | Mark Cox | 2007-05-02 | 2 | -6/+21 |
* | use asf stream information to set bitrate | Zuxy Meng | 2007-04-30 | 1 | -4/+12 |
* | Fix loop condition so it can be run through more than once. | Wolfram Gloger | 2007-04-30 | 1 | -2/+3 |
* | more detailed error message for buffer underflow | Wolfram Gloger | 2007-04-30 | 1 | -1/+3 |
* | fix AVStream documentation: clarify start_time, start_time and duration are a... | Baptiste Coudurier | 2007-04-28 | 1 | -4/+2 |
* | Support for newer MacOSX AIFF | Kostya Shishkov | 2007-04-27 | 1 | -0/+1 |
* | fix oss audio playback, broken since r7983, pass AVFormatContext filename to ... | Baptiste Coudurier | 2007-04-27 | 1 | -1/+1 |
* | Use correct CONFIG_RTP_MUXER ifdef | Alex Beregszaszi | 2007-04-27 | 1 | -1/+1 |
* | implement ff_socket_nonblock and use it in networking code | Alex Beregszaszi | 2007-04-27 | 3 | -2/+11 |
* | use ff_neterrno() and FF_NETERROR() for networking error handling | Alex Beregszaszi | 2007-04-27 | 4 | -9/+19 |
* | Make protocols configure selectable and also cleanup the CONFIG_NETWORK | Alex Beregszaszi | 2007-04-26 | 2 | -14/+18 |
* | Don't compile RTSP_DEMUXER if not requested | Alex Beregszaszi | 2007-04-26 | 1 | -0/+2 |
* | properly compile code for REDIR_DEMUXER | Alex Beregszaszi | 2007-04-26 | 2 | -1/+3 |
* | cosmetics: Remove trailing whitespace and tabs. | Diego Biurrun | 2007-04-26 | 1 | -5/+5 |
* | cosmetics: sort() | Diego Biurrun | 2007-04-26 | 1 | -5/+5 |
* | move resolve_host from tcp.c to os_support.c as it is used widely | Alex Beregszaszi | 2007-04-26 | 2 | -17/+20 |
* | cosmetics in resolve_host | Alex Beregszaszi | 2007-04-26 | 1 | -2/+2 |
* | remove unused rtsp_callback | Alex Beregszaszi | 2007-04-26 | 2 | -27/+0 |
* | proper dependency on mpegts_demuxer for rtp_muxer | Diego Biurrun | 2007-04-26 | 1 | -1/+1 |
* | remove no more true comment | Baptiste Coudurier | 2007-04-26 | 1 | -1/+0 |
* | cosmectics, use consistant and homogeneous type names for atoms | Baptiste Coudurier | 2007-04-26 | 3 | -18/+18 |
* | use dprintf with AVFormatContext and simplify | Baptiste Coudurier | 2007-04-26 | 1 | -24/+16 |
* | Fix reading PTSs and DTSs in libavformat, by reverting r8465. | Luca Abeni | 2007-04-26 | 1 | -4/+17 |
* | remove now obsolete and no more true comments | Baptiste Coudurier | 2007-04-26 | 1 | -8/+0 |
* | Support for seeking in TTA files. | David Conrad | 2007-04-25 | 1 | -0/+15 |
* | add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov | Baptiste Coudurier | 2007-04-25 | 1 | -0/+1 |
* | add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.mov | Baptiste Coudurier | 2007-04-25 | 1 | -0/+1 |
* | add rgb suffix to rawvideo muxer | Benoit Fouet | 2007-04-25 | 1 | -1/+1 |
* | more format abbreviations | Benoit Fouet | 2007-04-24 | 1 | -0/+24 |
* | correct comment about seek function | Baptiste Coudurier | 2007-04-24 | 1 | -1/+1 |
* | Remove unused code + variable, fixes a warning. | Diego Biurrun | 2007-04-24 | 1 | -4/+1 |
* | dont assert(0) due to buggy rm demuxer | Michael Niedermayer | 2007-04-22 | 1 | -0/+4 |
* | fix av_seek_frame_generic() so that it doesnt fail if the | Michael Niedermayer | 2007-04-22 | 1 | -1/+1 |
* | init packet before calling the demuxer | Michael Niedermayer | 2007-04-22 | 1 | -0/+3 |
* | Change from using a seek table internal to the TTA demuxer to using the stand... | David Conrad | 2007-04-22 | 1 | -37/+21 |
* | long -> int | Baptiste Coudurier | 2007-04-21 | 1 | -16/+16 |
* | cosmetics: mov_mp4 -> mp4 | Baptiste Coudurier | 2007-04-21 | 1 | -6/+6 |
* | clean and simplify esds reading function | Baptiste Coudurier | 2007-04-21 | 1 | -58/+12 |
* | remove broken ctab code | Baptiste Coudurier | 2007-04-21 | 1 | -38/+0 |
* | use INT64_MAX | Baptiste Coudurier | 2007-04-21 | 1 | -2/+2 |
* | remove possibly broken wince cruft | Alex Beregszaszi | 2007-04-20 | 2 | -10/+4 |
* | Atrac3 decoder. | Benjamin Larsson | 2007-04-17 | 2 | -3/+7 |