summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dwstart supportMichael Niedermayer2006-03-02
* fixing demuxing of minorityreport.AVIMichael Niedermayer2006-03-02
* cleanup IMA-ADPCM WAV decoderMichael Niedermayer2006-03-02
* 4% faster h264_qpel_mcLoren Merritt2006-03-02
* compute output format before setting language patch by (Baptiste COUDURIER <b...Baptiste Coudurier2006-03-02
* * bugfixing call referenceZdenek Kabelac2006-03-01
* fix decoding of mpeg2-trunc.vobMichael Niedermayer2006-03-01
* fix debug code: do not try to take st->codec if st is NULL. This makes ffplay...François Revol2006-03-01
* can't have PES headers in MPEG video elementary streams so fail probeMåns Rullgård2006-03-01
* fixing av sync in videotest.avi (index doesnt match chunks, header doesnt ind...Michael Niedermayer2006-03-01
* support seeking in RenderAvi.avi (audio stream == single huge chunk)Michael Niedermayer2006-03-01
* 10l forgot to set packet_sizeMichael Niedermayer2006-03-01
* fix demuxing of XviD_with_3_AAC-HE_audio_streams.aviMichael Niedermayer2006-03-01
* add movi_list offset into indexMichael Niedermayer2006-03-01
* add size to AVIndexMichael Niedermayer2006-03-01
* Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch byBenjamin Larsson2006-03-01
* ODML index parsing supportMichael Niedermayer2006-03-01
* replace if by assert as it should never by trueMichael Niedermayer2006-03-01
* use vec_splat_u32 to initialise a v16ui (patch by Likai Liu < liulk _at_ cs.b...Likai Liu2006-02-28
* -loop was renamed to -loop_inputAurelien Jacobs2006-02-28
* Rename the "-loop" option defined in ffmpeg.c to "-loop_input" ("-loop"Luca Abeni2006-02-28
* Add support for drivers that can change the capture size on VIDIOC_S_FMTLuca Abeni2006-02-28
* Error path fix: close the video device on failureFlavio Pimentel Duarte2006-02-28
* Assign class 2 to most macroblocks by default, instead of a more conservativeDan Maas2006-02-28
* v4l2 maintainerMichael Niedermayer2006-02-27
* 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patchBenjamin Larsson2006-02-27
* Not that we're that far from being an *initial* implementation, butRoman Shaposhnik2006-02-27
* AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. TheDan Maas2006-02-27
* SRCS must be set using := or things break when ASM_OBJS is added to OBJSMåns Rullgård2006-02-27
* don't try to test streams which are commented out in test.confAurelien Jacobs2006-02-26
* remove wrong assert()Michael Niedermayer2006-02-26
* replace for loop with 2 asserts()Michael Niedermayer2006-02-26
* print a hint when trying V4L2 on V4L deviceAlex Beregszaszi2006-02-26
* size[0-3] are not initialized (and can get random negative trashDan Maas2006-02-25
* kill some warningsMåns Rullgård2006-02-25
* fix a memory leak on seeking.Loren Merritt2006-02-25
* Remove outdated FAQ entry about A/V sync issues when grabbing.Diego Biurrun2006-02-24
* Use BSD-compatible expr syntax and change test -ne to test != for portability.Diego Biurrun2006-02-24
* Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem thatAlan Curry2006-02-24
* 10l (forgot EOBs)Michael Niedermayer2006-02-24
* get ride of perl and sort in ffserver regtest (and avoid problem with behavio...Aurelien Jacobs2006-02-23
* update ffserver.regression.ref to the actual md5 valuesAurelien Jacobs2006-02-23
* fix ffserver regtest inconsistency between different arch (and even different...Aurelien Jacobs2006-02-23
* dont lowwer qnos of more blocks then neededMichael Niedermayer2006-02-23
* Give a hint about what is the expected the data type of command line options.Antoine Cellerier2006-02-23
* fixing dv_guess_qnos()Michael Niedermayer2006-02-23
* print a big warning if we mess up and run out of space ...Michael Niedermayer2006-02-23
* CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)Baptiste Coudurier2006-02-22
* link fixesDiego Biurrun2006-02-22
* Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 ...Ivan Kalvachev2006-02-22