| Commit message (Expand) | Author | Age | Files | Lines |
* | Winnov WNV1 video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2005-03-26 | 1 | -0/+1 |
* | bypass internal buffer for "large" packets | Michael Niedermayer | 2005-03-24 | 1 | -4/+22 |
* | segfault fix | Michael Niedermayer | 2005-03-24 | 1 | -1/+1 |
* | discard dummy packets before doing inapropriate checks on them and failing as... | Michael Niedermayer | 2005-03-24 | 1 | -3/+4 |
* | 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ... | Calcium | 2005-03-23 | 2 | -20/+133 |
* | 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) | Calcium | 2005-03-23 | 2 | -1/+7 |
* | 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp) | Calcium | 2005-03-23 | 1 | -1/+1 |
* | 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) | Calcium | 2005-03-23 | 1 | -1/+3 |
* | Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gma... | François Revol | 2005-03-23 | 1 | -0/+1 |
* | fix time stored in mov | Michael Niedermayer | 2005-03-23 | 1 | -1/+1 |
* | trying to fix a few minor values in the mp4/mov muxer | Michael Niedermayer | 2005-03-23 | 1 | -10/+30 |
* | initalize has_b_frames | Michael Niedermayer | 2005-03-17 | 1 | -0/+1 |
* | more fine grained discarding of packets | Michael Niedermayer | 2005-03-17 | 10 | -15/+40 |
* | add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) | Luca Barbato | 2005-03-16 | 1 | -4/+4 |
* | buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org) | Michael Niedermayer | 2005-03-16 | 1 | -7/+6 |
* | reverse zero packet dissapearence "feature" | Michael Niedermayer | 2005-03-16 | 1 | -6/+4 |
* | sample_size fix | Michael Niedermayer | 2005-03-15 | 1 | -1/+1 |
* | cleanup strh parser | Michael Niedermayer | 2005-03-15 | 1 | -76/+45 |
* | dont link with libavcodec twice on win32 | Michael Niedermayer | 2005-03-15 | 1 | -1/+1 |
* | non interleaved avi support | Michael Niedermayer | 2005-03-15 | 1 | -63/+181 |
* | use libavformats index system instead of the half duplicated mess in avidec.c | Michael Niedermayer | 2005-03-13 | 1 | -128/+61 |
* | "put_s should store signed values. Spotted on #mplayerdev by someone I | Luca Barbato | 2005-03-13 | 1 | -1/+1 |
* | keyframe & non keyframe index fixes | Michael Niedermayer | 2005-03-13 | 3 | -10/+20 |
* | Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl> | François Revol | 2005-03-12 | 1 | -0/+1 |
* | Patch from Gianluigi Tiesi (sherpya at netfarm dot it): | D Richard Felker III | 2005-03-11 | 1 | -1/+1 |
* | uuid patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-03-11 | 1 | -1/+1 |
* | fix lib order and remove nonsense avcodec double linking | Michael Niedermayer | 2005-03-11 | 1 | -7/+5 |
* | double free patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-03-09 | 1 | -4/+0 |
* | H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide... | Måns Rullgård | 2005-03-06 | 1 | -5/+65 |
* | first pass at ALAC decoder from David Hammerton; while David's original | Mike Melanson | 2005-03-06 | 1 | -0/+18 |
* | mp4a fix based on some code by (Song.Itany inventec-inc com) | Michael Niedermayer | 2005-03-04 | 1 | -4/+17 |
* | go LOCO, courtesy of Kostya Shishkov | Mike Melanson | 2005-03-01 | 1 | -0/+1 |
* | set block align | Michael Niedermayer | 2005-02-28 | 1 | -1/+1 |
* | ra288 demuxing support (doesnt really work, might be demuxer or decoder bug) | Michael Niedermayer | 2005-02-28 | 1 | -7/+19 |
* | shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) | Michael Niedermayer | 2005-02-26 | 2 | -0/+30 |
* | pseudo codec tag for adpcm_swf | Alex Beregszaszi | 2005-02-25 | 1 | -0/+1 |
* | proper handling of samplesize | Alex Beregszaszi | 2005-02-25 | 2 | -1/+2 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 13 | -42/+33 |
* | 01-makefile_fix_updated.patch | Nilesh Bansal | 2005-02-24 | 3 | -3/+3 |
* | switch MPEG4 fourcc to FMP4 | Michael Niedermayer | 2005-02-22 | 1 | -0/+1 |
* | support adpcm audio, also some more verbose messages | Alex Beregszaszi | 2005-02-21 | 1 | -0/+3 |
* | correct pcm in flv handling | Alex Beregszaszi | 2005-02-21 | 2 | -5/+18 |
* | removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) | Josh Varner | 2005-02-21 | 2 | -8/+1 |
* | quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fr... | tjraivio@cc.hut.fi | 2005-02-16 | 2 | -2/+23 |
* | nonsense comment | Michael Niedermayer | 2005-02-16 | 1 | -1/+1 |
* | Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmg... | Wolfram Gloger | 2005-02-16 | 1 | -9/+7 |
* | -target dvd minimum vobu length patch by ("Chris" [chris garveycocker com]) | Chriss | 2005-02-09 | 1 | -1/+3 |
* | audio duration fix? | Michael Niedermayer | 2005-02-08 | 1 | -2/+1 |
* | .wma | Michael Niedermayer | 2005-02-07 | 1 | -2/+2 |
* | set timestamps correctly | Michael Niedermayer | 2005-02-07 | 1 | -26/+82 |