summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* spelling/wording/grammar cosmeticsDiego Biurrun2009-02-25
* spelling/wording/grammar cosmeticsDiego Biurrun2009-02-25
* Fix VC1 and WMV3 playback in MPlayer.Carl Eugen Hoyos2009-02-25
* untypoMichael Niedermayer2009-02-25
* cosmetics: reindent after last commitKostya Shishkov2009-02-25
* Since motion vectors for intra blocks are always zero, do not try to retrieve...Kostya Shishkov2009-02-25
* fix index edit rate, inverse num and denBaptiste Coudurier2009-02-25
* simplify, use codec->block_alignBaptiste Coudurier2009-02-25
* set channel number even for inactive channelsBaptiste Coudurier2009-02-25
* do not set frame start bit since marked as not used and factorizeBaptiste Coudurier2009-02-25
* AVInputFormat.reed_seek2()Michael Niedermayer2009-02-25
* 10l: Ignore error output from failed attempt to read snapshot_version.Diego Biurrun2009-02-24
* Read revision string from the file snapshot_version if available.Diego Biurrun2009-02-24
* cosmetics: Use $() instead of ``, the former can be nested more easily.Diego Biurrun2009-02-24
* Rename yuv2rgb2.c --> yuv2rgb.c.Diego Biurrun2009-02-24
* Export timestamp parameter from H.264.Ivan Schreter2009-02-24
* Add timestamp computation if values are exported by decoder.Ivan Schreter2009-02-24
* 1000l for me, wrong pix_fmt.Michael Niedermayer2009-02-24
* Correct time_base and repeat_pict for MPEG2 video.Ivan Schreter2009-02-24
* Correct time_base of H.264 and repeat_pict.Ivan Schreter2009-02-24
* Change duration computation to use time_base instead of TB/2.Ivan Schreter2009-02-24
* add ff_find_hwaccel() by Gwenole BeauchesneMichael Niedermayer2009-02-24
* ff_find_hwaccel()Michael Niedermayer2009-02-24
* av_hwaccel_next() by Gwenole Beauchesne.Michael Niedermayer2009-02-24
* av_register_hwaccel() from Gwenole Beauchesne.Michael Niedermayer2009-02-24
* Another AVhwaccel hunk from Gwenole Beauchesne.Michael Niedermayer2009-02-24
* Add and use ff_pixfmt_list_420.Michael Niedermayer2009-02-24
* Approved hunk from the AVHWaccel patch by Gwenole Beauchesne.Gwenole Beauchesne2009-02-24
* Do not reimplement ff_celp_lp_synthesis_filterf().Vitor Sessak2009-02-24
* Rename buf_vdpau to buf_startGwenole Beauchesne2009-02-24
* Add ff_h263_find_resync_marker() to find the bit position of the next resync_...Gwenole Beauchesne2009-02-24
* check for a stuffing byte at the end of a sliceStefan Gehrer2009-02-24
* change macroblock loop in inter frames so that after aStefan Gehrer2009-02-24
* 100l: Revert removal of GPL check for libswscale.Diego Biurrun2009-02-24
* Relicense AltiVec optimizations as LGPL with the permission of Marc HoffmanDiego Biurrun2009-02-24
* The software scaler is no longer GPLed.Diego Biurrun2009-02-24
* Do not duplicate frames if the muxer claims that it is not needed.Michael Niedermayer2009-02-24
* Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames.Michael Niedermayer2009-02-24
* Update information regarding LGPL libswscale.Diego Biurrun2009-02-24
* Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute.Diego Biurrun2009-02-24
* Mark two variables with av_uninit to avoid false positive gcc warnings.Diego Biurrun2009-02-24
* Add CODEC_ID_H264 to tb_unreliable(), it belongs there for the sameMichael Niedermayer2009-02-24
* Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READERMåns Rullgård2009-02-24
* AVPixFmtDescriptor doxyMichael Niedermayer2009-02-24
* Pixel Format descriptor, try #1.Michael Niedermayer2009-02-24
* Implement in AVFilterGraph the scale_sws_opts field, and pass itsStefano Sabatini2009-02-23
* Change sign in ff_celp_lp_synthesis_filterf(). This makes this functionKenan Gillet2009-02-23
* start track id at 2, track id 1 for timecodeBaptiste Coudurier2009-02-23
* Close the AAC parse context, discovered by Netgem.Alex Converse2009-02-23
* Remove CPUID availability check on AMD64 as it's architectural.Zuxy Meng2009-02-23