| Commit message (Expand) | Author | Age | Files | Lines |
* | Support invalid mpeg created by vdr | Michael Niedermayer | 2008-04-29 | 1 | -3/+4 |
* | raw GSM demuxer (does not work yet as parser is missing) | Michael Niedermayer | 2008-04-28 | 2 | -0/+14 |
* | set demuxers .value and use common audio_read_header function | Baptiste Coudurier | 2008-04-28 | 1 | -78/+14 |
* | set pkt duration, only when dts == pts though, | Henrik Gulbrandsen | 2008-04-26 | 1 | -0/+4 |
* | Missing tags in APE is normal situation, so don't print an error. | Kostya Shishkov | 2008-04-26 | 1 | -1/+0 |
* | yes it is true for mp4 | Baptiste Coudurier | 2008-04-25 | 1 | -1/+1 |
* | remove unneeded variable | Baptiste Coudurier | 2008-04-25 | 1 | -4/+1 |
* | move vars decls where vars are used | Baptiste Coudurier | 2008-04-25 | 1 | -7/+7 |
* | set channels and sample rate from mpeg4audio config | Baptiste Coudurier | 2008-04-25 | 1 | -4/+12 |
* | parse mpeg4audio config to correctly detect mp3on4, fix iso mp3on4 reference ... | Baptiste Coudurier | 2008-04-25 | 1 | -3/+16 |
* | update doc | Baptiste Coudurier | 2008-04-25 | 1 | -1/+0 |
* | error is -1 | Baptiste Coudurier | 2008-04-25 | 1 | -1/+1 |
* | cosmetics | Baptiste Coudurier | 2008-04-25 | 1 | -1/+1 |
* | move vars decls where vars are used | Baptiste Coudurier | 2008-04-25 | 1 | -9/+6 |
* | parser should not be needed anymore, merge cases and set frame size for amr too | Baptiste Coudurier | 2008-04-25 | 1 | -2/+1 |
* | lower frame size to split amr/qcelp/gsm frames | Baptiste Coudurier | 2008-04-25 | 1 | -1/+1 |
* | align and remove useless braces | Baptiste Coudurier | 2008-04-25 | 1 | -8/+6 |
* | cosmetics, remove whitespaces in tags | Baptiste Coudurier | 2008-04-25 | 1 | -69/+69 |
* | set gsm default frame size and bytes per frame, needed by old qt format, fix ... | Baptiste Coudurier | 2008-04-25 | 1 | -0/+4 |
* | pts are unsigned according to specs, fix negative pts when 32bit pts are used | Baptiste Coudurier | 2008-04-25 | 1 | -1/+2 |
* | set wrap bits to 32bit to actually use it | Baptiste Coudurier | 2008-04-25 | 1 | -1/+1 |
* | Avoid using reserved __names. | Michael Niedermayer | 2008-04-24 | 2 | -4/+4 |
* | minor memleak | Michael Niedermayer | 2008-04-24 | 1 | -0/+1 |
* | Fixing memleaks. | Michael Niedermayer | 2008-04-24 | 1 | -0/+5 |
* | cosmetics: remove useless whitespaces and put braces correctly | Baptiste Coudurier | 2008-04-24 | 1 | -13/+11 |
* | demux qcelp, so this can work with soc decoder and stream copy | Baptiste Coudurier | 2008-04-24 | 1 | -1/+5 |
* | qcelp fourcc | Baptiste Coudurier | 2008-04-24 | 1 | -0/+4 |
* | support for alac in .mov | Baptiste Coudurier | 2008-04-24 | 1 | -1/+14 |
* | set alac frame size from extradata | Baptiste Coudurier | 2008-04-24 | 1 | -0/+4 |
* | Ensure that the timestamp reading code used for seeking chooses a position | Michael Niedermayer | 2008-04-23 | 1 | -1/+6 |
* | Read asf file header fields in the right order | Rafaël Carré | 2008-04-22 | 1 | -1/+1 |
* | change ff_ac3_parse_header() to take a GetBitContext instead of const char* | Bartlomiej Wolowiec | 2008-04-22 | 1 | -1/+4 |
* | Compute AC3 frame CRC for stronger raw AC3 format probing. | Andreas Öman | 2008-04-21 | 1 | -0/+4 |
* | 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 |