Mercurial > libavcodec.hg
graph
-
Rewrite put_signed_pixels_clamped_mmx() to eliminate mmx.h from dsputil_mmx.c. libavcodecThu, 02 Apr 2009 21:02:42 +0000, by alexc
-
Move AVPacket declaration from avformat.h to avcodec.h. libavcodecThu, 02 Apr 2009 19:53:53 +0000, by stefano
-
Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. libavcodecThu, 02 Apr 2009 12:15:04 +0000, by cehoyos
-
Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCEL libavcodecThu, 02 Apr 2009 08:48:06 +0000, by gb
-
Add MPEG-4 / H.263 bitstream decoding through VA API. libavcodecThu, 02 Apr 2009 07:30:04 +0000, by gb
-
Extend read_line() to make it take a read_pal_component parameter. libavcodecWed, 01 Apr 2009 21:07:49 +0000, by stefano
-
Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. libavcodecWed, 01 Apr 2009 08:55:31 +0000, by gb
-
Remove aandcttab.o from dct-test dependencies, the lib includes it libavcodecWed, 01 Apr 2009 01:22:36 +0000, by mru
-
Add/fix support for bitstream formats reading in read_line(). libavcodecTue, 31 Mar 2009 22:52:30 +0000, by stefano
-
Make the step and offset fields of the component descriptor express a libavcodecTue, 31 Mar 2009 22:48:18 +0000, by stefano
-
Add a notice telling that the behavior of skip_put_bits() is undefined libavcodecTue, 31 Mar 2009 19:57:53 +0000, by stefano
-
Slightly simplify ipvideo_decode_block_opcode_0xD libavcodecTue, 31 Mar 2009 19:36:44 +0000, by reimar
-
One more simplification for ipvideo_decode_block_opcode_0xA libavcodecTue, 31 Mar 2009 19:18:13 +0000, by reimar
-
Cosmetics: reorder the pixel format descriptors to make them match the libavcodecTue, 31 Mar 2009 18:52:50 +0000, by stefano
-
Slightly simplify first part of ipvideo_decode_block_opcode_0xA, libavcodecTue, 31 Mar 2009 18:48:31 +0000, by reimar
-
Change the order of the components for RGB565LE and RGB565BE, libavcodecTue, 31 Mar 2009 18:41:39 +0000, by stefano
-
Add comments specifying the name of the components in the descriptors. libavcodecTue, 31 Mar 2009 18:36:58 +0000, by stefano
-
Make ipvideo_decode_block_opcode_0x8 a lot simpler by decoding the pixels libavcodecTue, 31 Mar 2009 18:35:19 +0000, by reimar
-
Fix a too small CHECK_STREAM_PTR value in interplayvideo.c libavcodecTue, 31 Mar 2009 18:23:52 +0000, by reimar
-
Make read_line() take as parameter a const AVPixFmtDescriptor * rather than a libavcodecTue, 31 Mar 2009 18:18:14 +0000, by stefano
-
Replace MPEG group reference DCT implementation by newly rewritten version. libavcodecTue, 31 Mar 2009 15:50:11 +0000, by diego
-
Avoid the last two uses of bitmasks in interplayvideo libavcodecTue, 31 Mar 2009 14:48:14 +0000, by reimar
-
Deduplicate code by moving it outside the if/else libavcodecTue, 31 Mar 2009 14:06:22 +0000, by reimar
-
Rearrange how the different cases are checked to reduce the number of libavcodecTue, 31 Mar 2009 14:04:54 +0000, by reimar
-
Avoid "reloading" code by using a 64 bit type for the flags and loading all at once. libavcodecTue, 31 Mar 2009 13:58:40 +0000, by reimar
-
Slightly simplify part of ipvideo_decode_block_opcode_0x8 libavcodecTue, 31 Mar 2009 13:30:42 +0000, by reimar
-
Avoid code duplication by using ?: and array indexing instead of if..else libavcodecTue, 31 Mar 2009 13:21:10 +0000, by reimar
-
Get rid of some pointless bitmask/shifter variables in interplayvideo.c libavcodecTue, 31 Mar 2009 12:44:35 +0000, by reimar
-
Mark non-exported functions in test and example programs as static. libavcodecTue, 31 Mar 2009 09:32:59 +0000, by diego
-
Remove inclusion of va.h, not needed anymore after r18256. libavcodecTue, 31 Mar 2009 09:18:00 +0000, by gb
-
Improve VA API buffers allocation logic. This also reduces struct vaapi_context libavcodecTue, 31 Mar 2009 08:33:02 +0000, by gb
-
Move declaration of prn before any assignment. libavcodecTue, 31 Mar 2009 07:37:55 +0000, by benoit
-
Record MPEG-4 sprite trajectory points [up to num_sprite_warping_points][isY]. libavcodecMon, 30 Mar 2009 20:39:08 +0000, by gb
-
Add required va/va.h header, should fix 'make checkheaders'. libavcodecMon, 30 Mar 2009 15:36:59 +0000, by diego
-
mlpdec: Simplify check for substream_parity_present. libavcodecMon, 30 Mar 2009 03:46:52 +0000, by ramiro
-
mlpdec: Simplify no restart header seen error. libavcodecMon, 30 Mar 2009 03:44:20 +0000, by ramiro
-
mlpdec: Simplify substream length mismatch error. libavcodecMon, 30 Mar 2009 03:42:40 +0000, by ramiro
-
mlpdec: Cleaner and better termination word check. libavcodecMon, 30 Mar 2009 03:34:15 +0000, by ramiro
-
mlpdec: More validation for read_channel_params() libavcodecMon, 30 Mar 2009 03:20:01 +0000, by ramiro
-
mlpdec: Simplify &foo[0] to foo and use index (which has just been initialized libavcodecMon, 30 Mar 2009 03:08:55 +0000, by ramiro
-
mlpdec: Split filter_state_buffer into [fi]irbuf and fp to [fi]ir. libavcodecMon, 30 Mar 2009 03:05:38 +0000, by ramiro
-
mlpdec: Unroll copying filter state data and filtering for the two filters. libavcodecMon, 30 Mar 2009 02:59:45 +0000, by ramiro
-
mlpdec: Max filter orders for FIR and IIR are 8 and 4 respectively. libavcodecMon, 30 Mar 2009 02:54:19 +0000, by ramiro
-
Merge the 3 COPY_FROM_* macros with lots of duplicated code into a single libavcodecSun, 29 Mar 2009 18:15:02 +0000, by reimar
-
Change CHECK_STREAM_PTR macro to correctly handle the (extremely unlikely) libavcodecSun, 29 Mar 2009 17:50:46 +0000, by reimar
-
Simplify check for leftover bytes after decoding for interplayvideo. libavcodecSun, 29 Mar 2009 17:42:03 +0000, by reimar
-
Get rid of pointless "B" array in interplayvideo decoder. libavcodecSun, 29 Mar 2009 17:35:22 +0000, by reimar
-
Replace many tiny loops in the interplayvideo decoder by memset, memcpy libavcodecSun, 29 Mar 2009 17:23:40 +0000, by reimar
-
Make ipvideo_decode_block array constant, compile-time initialized instead libavcodecSun, 29 Mar 2009 17:15:42 +0000, by reimar
-
Generalize example target rule in common.mak so that it sets a -example$(EXESUF) libavcodecSun, 29 Mar 2009 14:35:20 +0000, by diego
-
Rename apiexample.c --> api-example.c to be consistent with other example files. libavcodecSun, 29 Mar 2009 14:28:56 +0000, by diego
-
mlpdec: quant_step_size can be any value from 0 to 0xF. libavcodecFri, 27 Mar 2009 23:48:08 +0000, by ramiro
-
mlpdec: output_shift can be any value from -8 to 7. libavcodecFri, 27 Mar 2009 23:47:18 +0000, by ramiro
-
mlpdec: Split read_channel_params() into its own function. libavcodecFri, 27 Mar 2009 23:42:22 +0000, by ramiro
-
mlpdec: Split read_matrix_params() into its own function. libavcodecFri, 27 Mar 2009 23:32:32 +0000, by ramiro
-
Merge some cases for reading raw data with different bit depths in BMP libavcodecFri, 27 Mar 2009 16:31:47 +0000, by kostya
-
Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test libavcodecThu, 26 Mar 2009 12:41:11 +0000, by diego
-
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavcodecWed, 25 Mar 2009 18:19:20 +0000, by diego
-
cosmetics: add an @return to documentation for decode_frame_header() libavcodecTue, 24 Mar 2009 22:44:12 +0000, by jbr
-
Update apiexample.c to use the newer avcodec_decode_audio2() API. This also libavcodecTue, 24 Mar 2009 02:26:10 +0000, by superdump
-
flacdec: split frame header decoding and validation into a separate libavcodecTue, 24 Mar 2009 01:17:55 +0000, by jbr
-
Move av_class to AVResampleContext instead of ReSampleContext. libavcodecMon, 23 Mar 2009 10:58:05 +0000, by benoit
-
AAC: Ignore cc_domain for independent (time domain) coupling. libavcodecMon, 23 Mar 2009 05:13:26 +0000, by alexc
-
Add pcxenc.o to the $OBJS list, it was erroneously removed from it in libavcodecSun, 22 Mar 2009 23:42:06 +0000, by stefano
-
flacdec: cosmetics: separate the pure frame header parsing code from libavcodecSun, 22 Mar 2009 23:19:49 +0000, by jbr
-
Rename 'tests' target to 'testprogs'. It is too easily confused with the libavcodecSun, 22 Mar 2009 23:13:21 +0000, by diego
-
Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and encoders libavcodecSun, 22 Mar 2009 22:50:22 +0000, by diego
-
Make the pixel formats which were defined as macros: libavcodecSun, 22 Mar 2009 22:50:19 +0000, by stefano
-
flacdec: allow sample rate to change mid-stream, but log a warning libavcodecSun, 22 Mar 2009 22:38:06 +0000, by jbr
-
Factorize: use the X_NE() macro in avcodec_get_pix_fmt(). libavcodecSun, 22 Mar 2009 22:13:10 +0000, by stefano
-
flacdec: change frame bps validation to return an error value if bps libavcodecSun, 22 Mar 2009 22:10:33 +0000, by jbr
-
flacdec: cosmetics: add some braces to if/else statements libavcodecSun, 22 Mar 2009 21:53:28 +0000, by jbr
-
flacdec: skip frame when allocated data size is too small libavcodecSun, 22 Mar 2009 21:31:23 +0000, by jbr
-
10l: don't check against current layout until after validating ch_mode. libavcodecSun, 22 Mar 2009 21:13:10 +0000, by jbr
-
flacdec: give a more accurate error message when validating channel libavcodecSun, 22 Mar 2009 21:07:43 +0000, by jbr
-
Export to pixdesc.h the av_pix_fmt_descriptors array. libavcodecSun, 22 Mar 2009 21:01:08 +0000, by stefano
-
flacdec: move data size check to flac_decode_frame() libavcodecSun, 22 Mar 2009 20:19:20 +0000, by jbr
-
flacdec: use a local variable for GetBitContext in decode_frame() libavcodecSun, 22 Mar 2009 18:52:15 +0000, by jbr
-
Add AURA 1 and 2 codec IDs and register their FOURCCs libavcodecSun, 22 Mar 2009 07:40:22 +0000, by kostya
-
Add support for HW accelerated VC-1 decoding through the new libavcodecSat, 21 Mar 2009 23:44:21 +0000, by gb
-
Change the RGB5X5/BGR5X5 pixel format defines so that we have little libavcodecSat, 21 Mar 2009 23:08:20 +0000, by stefano
-
Extend the behavior of avcodec_get_pix_fmt(), if it cannot find a libavcodecSat, 21 Mar 2009 22:43:46 +0000, by stefano
-
Globally prefer enum PixelFormat over int when it makes sense. libavcodecSat, 21 Mar 2009 22:24:44 +0000, by stefano
-
Fix reference to av_random_init where av_lfg_init was meant. libavcodecSat, 21 Mar 2009 16:14:55 +0000, by diego
-
Make Smacker audio decoder output audio in original bit depth libavcodecSat, 21 Mar 2009 15:52:14 +0000, by kostya
-
Remove deprecated functions and structures on next version bump. libavcodecSat, 21 Mar 2009 13:51:29 +0000, by diego