| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct ASF duration. | Henrik Gulbrandsen | 2008-04-21 | 1 | -2/+1 |
* | Raw dts muxer | Benjamin Larsson | 2008-04-20 | 2 | -1/+15 |
* | Implement FFMAX3(a,b,c) - maximum over three arguments. | Vladimir Voroshilov | 2008-04-19 | 1 | -2/+2 |
* | Decrease returning probe score for WAV demuxer to avoid | Vladimir Voroshilov | 2008-04-19 | 1 | -1/+6 |
* | Tighten up the Westwood AUD detection. Probability of random detections | Mike Melanson | 2008-04-18 | 1 | -5/+14 |
* | doxy header for udp protocol | Luca Barbato | 2008-04-16 | 1 | -0/+6 |
* | Print duration with higher precision. | Diego Biurrun | 2008-04-16 | 1 | -2/+2 |
* | Cleanup comments and make them doxygen parsable. | Luca Barbato | 2008-04-15 | 1 | -5/+18 |
* | Expose max_packet_size from the rtp protocol | Luca Barbato | 2008-04-15 | 1 | -4/+13 |
* | Do not detect a format if another has the same score. | Michael Niedermayer | 2008-04-15 | 1 | -1/+2 |
* | Using the same probe function in 2 formats is not a good idea. | Michael Niedermayer | 2008-04-15 | 1 | -1/+1 |
* | Reduce probe score as it misdetects our flv file from the regression test. | Michael Niedermayer | 2008-04-15 | 1 | -1/+1 |
* | Fix probe for mov00003.mqv. | Michael Niedermayer | 2008-04-15 | 1 | -0/+1 |
* | Identify codec in GMCMidiaASX.mov correctly. | Michael Niedermayer | 2008-04-15 | 1 | -0/+2 |
* | Fix receiving from SDP with unicast destinations | Luca Abeni | 2008-04-15 | 1 | -1/+2 |
* | Remove the "multicast=" tag from UDP and RTP URLs | Luca Abeni | 2008-04-15 | 3 | -16/+33 |
* | Maxis XA demuxer and decoder. | Robert Marston | 2008-04-14 | 3 | -0/+118 |
* | Remove useless code. | Michael Niedermayer | 2008-04-14 | 1 | -6/+0 |
* | Recommit r12809 | Michael Niedermayer | 2008-04-14 | 1 | -0/+4 |
* | Use generic seeking code for flv. The removed code was a buggy duplicate. | Michael Niedermayer | 2008-04-14 | 1 | -12/+0 |
* | revert r12809 | Michael Niedermayer | 2008-04-14 | 1 | -3/+0 |
* | Stop find_stream_info() searching for further streams if 2 streams have | Michael Niedermayer | 2008-04-13 | 1 | -0/+1 |
* | 10l | Michael Niedermayer | 2008-04-13 | 1 | -0/+3 |
* | BFI demuxer | Sisir Koppaka | 2008-04-13 | 3 | -0/+169 |
* | Print warning if scale/rate is invalid. | Michael Niedermayer | 2008-04-13 | 1 | -0/+1 |
* | indent | Michael Niedermayer | 2008-04-13 | 1 | -7/+7 |
* | Restructure if/else a little. | Michael Niedermayer | 2008-04-13 | 1 | -2/+3 |
* | Do not call update_initial_durations if pkt->duration is 0. | Reimar Döffinger | 2008-04-13 | 1 | -1/+1 |
* | Fix seeking in rm. | Michael Niedermayer | 2008-04-09 | 1 | -1/+1 |
* | non-recursive makefiles | Måns Rullgård | 2008-04-07 | 1 | -2/+2 |
* | remove cast | Baptiste Coudurier | 2008-04-05 | 1 | -1/+1 |
* | better error message | Baptiste Coudurier | 2008-04-05 | 1 | -4/+6 |
* | special mpeg2 handling is no more needed | Baptiste Coudurier | 2008-04-04 | 1 | -12/+1 |
* | use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg | Luca Barbato | 2008-04-03 | 1 | -1/+1 |
* | use common aac sample rate tables | Aurelien Jacobs | 2008-04-02 | 2 | -12/+6 |
* | Remove unused variable. | Diego Biurrun | 2008-04-02 | 1 | -1/+1 |
* | check return value of matroska_find_track_by_num (fix a segfault) | Aurelien Jacobs | 2008-03-31 | 1 | -0/+1 |
* | minor typo fixes | Diego Biurrun | 2008-03-31 | 2 | -3/+3 |
* | ARMovie/RPL demuxer | Eli Friedman | 2008-03-31 | 3 | -0/+358 |
* | Add a comment about missing entries | Luca Abeni | 2008-03-31 | 1 | -0/+5 |
* | Use the correct size for the enc_name field (removing the arbitrary "50" size) | Luca Abeni | 2008-03-31 | 1 | -1/+1 |
* | Remove useless entries from AVRtpPayloadTypes | Luca Abeni | 2008-03-31 | 1 | -104/+0 |
* | Support mp3 audio in the RTP muxer | Luca Abeni | 2008-03-31 | 1 | -0/+1 |
* | prevent writing empty stss atom | Baptiste Coudurier | 2008-03-30 | 1 | -1/+1 |
* | support mp4 fragmented files without any samples in the moov atom | Baptiste Coudurier | 2008-03-30 | 1 | -4/+2 |
* | check frag track id before setting st | Baptiste Coudurier | 2008-03-30 | 1 | -2/+6 |
* | IFF demuxer | Jai Menon | 2008-03-30 | 4 | -1/+177 |
* | fix Ogg/FLAC header size | Justin Ruggles | 2008-03-30 | 1 | -2/+2 |
* | gsm in mov, demux surge-1-16-B-agsm.mov | Baptiste Coudurier | 2008-03-28 | 2 | -0/+2 |
* | cosmetics: alphabetical order | Diego Biurrun | 2008-03-28 | 1 | -1/+1 |