| Commit message (Expand) | Author | Age |
* | Support for 24 bit and 20 bit LPCM (simple and slow :-( ) | reimar | 2004-10-09 |
* | add new control message, that is send after end of stream, to flush all remai... | iive | 2004-10-09 |
* | Adds a parameter 'scenecut', to control the threshold for inserting extra I-f... | iive | 2004-10-08 |
* | make use of 24bit afmt | alex | 2004-10-04 |
* | mpi->w and h are set by vf_get_image, do not overwrite them. | reimar | 2004-10-01 |
* | better default parameter,added counterpart option, better names for few optio... | iive | 2004-09-27 |
* | compensate for width/height being picture width/height instead of bitstream w... | michael | 2004-09-27 |
* | low resolution decoding | michael | 2004-09-26 |
* | add support for subpel quality refinement option in x264. | iive | 2004-09-22 |
* | 10l | rfelker | 2004-09-22 |
* | setting samplesize to 2 in decoders where neccessary. | reimar | 2004-09-21 |
* | encoding to mp2 with libtoolame | nicodvb | 2004-09-21 |
* | encoding to mp2 with libtoolame - only cbr atm | nicodvb | 2004-09-21 |
* | 10l: Make turbo mode compatible with 3-pass encoding | gpoirier | 2004-09-20 |
* | 100l typo | michael | 2004-09-19 |
* | New lavc flag: "turbo" mode which is supposed to speed up 2-pass encoding | gpoirier | 2004-09-19 |
* | support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm ... | michael | 2004-09-18 |
* | compile fix | gabucino | 2004-09-18 |
* | fix reimar's 10l...no actually imho it's arpi's 100l for writing the | rfelker | 2004-09-18 |
* | passing an array or double precission parameters for the scaling function, in... | michael | 2004-09-18 |
* | moved sh_audio initialization from dec_audio to demuxer.c to fix | reimar | 2004-09-16 |
* | fix ineffectual video equalizer command line options, patch by kiriuja <mplay... | faust3 | 2004-09-15 |
* | fix compile on gcc 2.95.3 | iive | 2004-09-14 |
* | AVC support moved to libavcodec, avcC atom is now passed in extradata | rtognimp | 2004-09-13 |
* | 2pass encoding support for x264(r46). | iive | 2004-09-12 |
* | Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi> | diego | 2004-09-11 |
* | output faad error message in case of a decoder error | reimar | 2004-09-11 |
* | disable direct rendering for h264 | michael | 2004-09-07 |
* | do not modify d_width and d_height when -xy option was given, otherwise -xy h... | reimar | 2004-09-06 |
* | pullup docs + new feature for slow cpus :) | rfelker | 2004-09-06 |
* | first attempt to make 24-bit PCM DVDs work | reimar | 2004-09-03 |
* | strictness level -1 to 'almost' ignore breaks | rfelker | 2004-09-03 |
* | just some debugging junk i'd like to have in there for now :) | rfelker | 2004-09-02 |
* | missing initialization of round | reimar | 2004-09-02 |
* | hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>) | michael | 2004-09-02 |
* | non spec compliant optizations support | michael | 2004-09-02 |
* | Adds rounding parameter for width and height values returned. | reimar | 2004-08-30 |
* | AVC (fourcc avc1) in mp4 support | rtognimp | 2004-08-29 |
* | small gcc warning fixes | rathann | 2004-08-28 |
* | x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ... | iive | 2004-08-27 |
* | clenups | henry | 2004-08-26 |
* | some more segfault fixes | faust3 | 2004-08-26 |
* | 10l | michael | 2004-08-26 |
* | change to match current bgr/rgb definition | michael | 2004-08-26 |
* | prevent libmpeg2 from freeing sh | faust3 | 2004-08-25 |
* | actually use the acceleration on SPARC | henry | 2004-08-24 |
* | libmpeg2 B-frame fix | henry | 2004-08-24 |
* | support for snow | alex | 2004-08-21 |
* | support snow | alex | 2004-08-21 |
* | do not exit without an error message | faust3 | 2004-08-12 |