| Commit message (Expand) | Author | Age | Files | Lines |
* | Flush the ffm packet to the wire (or file) whenever we flush the ffm packet. | Philip Gladstone | 2005-05-07 | 1 | -0/+1 |
* | better r_frame_rate guessing code | Michael Niedermayer | 2005-05-06 | 1 | -21/+30 |
* | default to YUV420P if none specified for rawvideo input | Michael Niedermayer | 2005-05-06 | 1 | -2/+4 |
* | division by zero fix | Michael Niedermayer | 2005-05-06 | 1 | -2/+2 |
* | prefer container time_base for frame duration guess | Michael Niedermayer | 2005-05-06 | 1 | -6/+6 |
* | Correct number of bits for PTS. | Wolfram Gloger | 2005-05-06 | 1 | -1/+1 |
* | always honor the user specified frame rate if set | Michael Niedermayer | 2005-05-06 | 1 | -7/+7 |
* | Add in many fields that have been added to the Codec structure. This means | Philip Gladstone | 2005-05-06 | 1 | -0/+28 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 26 | -201/+132 |
* | fix useless framerate messup | Michael Niedermayer | 2005-04-26 | 1 | -15/+16 |
* | fix nonsense timestamp mess | Michael Niedermayer | 2005-04-26 | 1 | -15/+4 |
* | fix nonsens timestamp calculation | Michael Niedermayer | 2005-04-26 | 1 | -12/+5 |
* | Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gus... | Roine Gustafsson | 2005-04-26 | 1 | -3/+14 |
* | Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine users s... | Roine Gustafsson | 2005-04-26 | 1 | -3/+3 |
* | PIX_FMT_NONE and related fixes | Michael Niedermayer | 2005-04-25 | 2 | -4/+8 |
* | fixing broken_rv20_1mb_.rm | Michael Niedermayer | 2005-04-24 | 1 | -1/+1 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 3 | -5/+5 |
* | Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb) | Roberto Togni | 2005-04-24 | 1 | -2/+2 |
* | Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) | Michael Niedermayer | 2005-04-20 | 1 | -0/+1 |
* | fixing demuxing of DV5700.asf | Michael Niedermayer | 2005-04-19 | 1 | -2/+4 |
* | non 4:2:0 foobar.{Y,U,V} support | Michael Niedermayer | 2005-04-13 | 1 | -4/+6 |
* | fix seeking bug | Måns Rullgård | 2005-04-12 | 1 | -1/+1 |
* | s/u_char/uint8_t/ | Måns Rullgård | 2005-04-10 | 1 | -2/+2 |
* | s/u_char/uint8_t/ | Måns Rullgård | 2005-04-10 | 1 | -3/+3 |
* | pre-c99 compatibility | Måns Rullgård | 2005-04-09 | 2 | -2/+2 |
* | Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, | Måns Rullgård | 2005-04-09 | 7 | -9/+909 |
* | Autodesk Animator Studio Codec (AASC) video decoder, courtesy of | Mike Melanson | 2005-04-03 | 1 | -0/+1 |
* | fix vorbis in avi | Michael Niedermayer | 2005-04-01 | 1 | -1/+1 |
* | reverting 1.66 -> 1.67 change | Michael Niedermayer | 2005-03-30 | 1 | -7/+7 |
* | PSM support in MPEG-PS demuxer. | Måns Rullgård | 2005-03-28 | 1 | -3/+85 |
* | fix psp muxing (probably this fix is wrong but its better then nothing) | Michael Niedermayer | 2005-03-27 | 1 | -1/+1 |
* | 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 |