Mercurial > libavcodec.hg
graph
-
Merge the AAC encoder from SoC svn. It is still considered experimental. libavcodec2009-07-08, by alexc
-
Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER instead of just libavcodec2009-07-07, by diego
-
Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. libavcodec2009-07-07, by diego
-
Make decode_init fail if the huffman tables are invalid and thus init_vlc fails. libavcodec2009-07-06, by reimar
-
Ensure that the filter limit values do not exceed the maximum allowed value of 127. libavcodec2009-07-05, by reimar
-
Extend init_loop_filter to work for filter limit values up to 127 instead libavcodec2009-07-05, by reimar
-
Add a check to vp6_parse_coeff_huffman to ensure it does not overread the input buffer. libavcodec2009-07-05, by reimar
-
Check that palctrl is available on init instead of crashing when trying to use libavcodec2009-07-05, by reimar
-
If the end of the input buffer is reached while decoding MJPEG and at least libavcodec2009-07-04, by reimar
-
Make the MJPEG decoder return -1 when no image was decoded so that decode libavcodec2009-07-04, by reimar
-
Add a got_picture flag to MJpegDecodeContext which indicates if its picture libavcodec2009-07-04, by reimar
-
mjpegdec: check that the coded dc_index and ac_index have a valid associated VLC table. libavcodec2009-07-04, by reimar
-
Revert r19317, "simplify slice_end, return size of output frame". libavcodec2009-07-01, by bcoudurier
-
RV3/4 intra types array causes alignment issues (at least on ARM5), thus change libavcodec2009-07-01, by kostya
-
Drop code that attempts to decode frames that are prefixed by junk. libavcodec2009-06-30, by michael
-
Add doxy to av_log_missing_feature() etc. stating that the function is libavcodec2009-06-29, by rbultje
-
Move av_log_missing_feature() from the internal.h to the public avcodec.h libavcodec2009-06-29, by rbultje
-
Replace an occurence of -1 by PIX_FMT_NONE, fixes icc warning #188: libavcodec2009-06-27, by cehoyos
-
Make documentation better match the code. Now AVCodecContext.sample_fmt libavcodec2009-06-23, by vitor
-
Cosmetics: rename 'name' av_strtod() param to 'numstr'. The new name libavcodec2009-06-21, by stefano
-
Fetch timestamp for the first frame of field only if frame_offset and libavcodec2009-06-21, by bcoudurier
-
Convertion of LSF values to coefficients of linear prediction filter libavcodec2009-06-20, by voroshil
-
Add support for encoding XSUB subtitles. Muxing support is still missing. libavcodec2009-06-19, by reimar
-
Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder libavcodec2009-06-19, by reimar
-
G.729 decoding routine (skeleton, including parameters decoding). libavcodec2009-06-18, by voroshil
-
VC-1/WMV3 decoding: don't clear blocks unless they're actually used. libavcodec2009-06-16, by darkshikari
-
Fix typo in vc1.c, make capitalization in warning/error messages more consistent. libavcodec2009-06-16, by darkshikari
-
Fix unaligned accesses by doing bytewise access until aligned, then libavcodec2009-06-15, by heydowns
-
check if frame size matches old sys and assumes corrupted input, fixes #1192 libavcodec2009-06-14, by bcoudurier
-
Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE, libavcodec2009-06-14, by voroshil
-
Correct reading bits in MPC SV8 base codes (when we have to read 0 or >16 bits). libavcodec2009-06-13, by kostya
-
Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be libavcodec2009-06-12, by alexc
-
Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. libavcodec2009-06-12, by darkshikari
-
The internal header libavutil/internal.h should not be used outside libavutil. libavcodec2009-06-11, by diego
-
Split decoder-specific code off from vc1.c into vc1dec.c and keep code libavcodec2009-06-11, by diego
-
Disable native Vorbis encoder; quality is much worse than libvorbis and libavcodec2009-06-11, by conrad
-
Add field prev_interlaced_frame to H264Context to be able to flag soft telecine libavcodec2009-06-09, by cehoyos
-
Express the H.264 parser dependency on the golomb code in configure instead of libavcodec2009-06-09, by diego
-
Properly initialize AVFrames to default values in the MPEG decoder (fixes libavcodec2009-06-09, by lucabe
-
clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen libavcodec2009-06-06, by bcoudurier
-
Get new buffer during frame decoding in VB video decoder, not only once libavcodec2009-06-06, by kostya
-
vc1 and wmv3 decoders use MPV_frame_start which uses get_buffer, set CODEC_CAP_DR1 libavcodec2009-06-05, by bcoudurier
-
renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec2009-06-05, by bcoudurier
-
sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec2009-06-05, by bcoudurier
-
pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer, set CODEC_CAP_DR1 libavcodec2009-06-05, by bcoudurier
-
Check combined depth and number of components in TIFF decoder, thus eliminating libavcodec2009-06-02, by kostya
-
mszh decompression: add a special case for an all-0 mask, i.e. 32 uncompressed libavcodec2009-05-31, by reimar
-
avctx->priv_data is initialized to 0, get rid of useless extra initialization. libavcodec2009-05-31, by reimar
-
100l, the compression field in lcl extradata must be interpreted as libavcodec2009-05-31, by reimar
-
Pad the decompression buffer and use av_memcpy_backptr for the mszh decompression. libavcodec2009-05-31, by reimar
-
Use bytestream_get_le16 to simplify offset/count calculation for mszh decompression. libavcodec2009-05-31, by reimar
-
Use srcptr_end variable to avoid having to update both srcptr and srclen. libavcodec2009-05-31, by reimar
-
Add sanity check for mthread_inlen, avoids crashes due to invalid reads. libavcodec2009-05-31, by reimar
-
Factor out zlib decompression code to avoid massive code duplication, libavcodec2009-05-31, by reimar
-
Move variable into block where it is used, avoiding a unused variable libavcodec2009-05-31, by reimar
-
Make lcldec less annoyingly verbose, move messages from AV_LOG_INFO to AV_LOG_DEBUG. libavcodec2009-05-31, by reimar
-
Get rid of unreachable code: avctx->codec_id == CODEC_ID_ZLIB is not possible libavcodec2009-05-31, by reimar
-
Get rid of extradata casts, it already has the right uint8_t * type libavcodec2009-05-31, by reimar
-
Make lcldec produce YUV output when the input file is coded like that, instead libavcodec2009-05-31, by reimar
-
lclenc.c: compress directly into output buffer instead of using a pointless libavcodec2009-05-31, by reimar
-
Remove "#if CONFIG_ZLIB" checks from lclenc.c, the file is never compiled libavcodec2009-05-31, by reimar
-
Remove useless () from lcldec for more consistency with "normal" FFmpeg coding style. libavcodec2009-05-30, by reimar
-
remove unused hack which set AVCodecContext frame_number to pic timestamp libavcodec2009-05-30, by bcoudurier
-
msrle uncompressed decoding, fix #1074 and many other samples under /RLE libavcodec2009-05-27, by bcoudurier
-
Rename alloc_picture to ff_alloc_picture and move its definition libavcodec2009-05-27, by bcoudurier
-
Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. libavcodec2009-05-27, by bcoudurier
-
do not reference remainder packets in the parser, fix timestamps fetching libavcodec2009-05-26, by bcoudurier
-
In the event of a mismatch, do not follow the sample rate index in an AAC PCE. libavcodec2009-05-26, by alexc
-
Use dimensions stored in AVCodecContext instead of local variables. libavcodec2009-05-26, by jai_menon
-
Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack libavcodec2009-05-25, by reimar
-
honor restart interval in mjpeg, fix #861, SpectralFan.mov still decodes correctly libavcodec2009-05-25, by bcoudurier
-
mlp: Use LABEL_MANGLE() to export label symbols from inside asm block. libavcodec2009-05-25, by ramiro
-
eatqi: move "block" variable into context to ensure sufficient alignment for libavcodec2009-05-24, by reimar
-
Distinguish between non-coded blocks and decode errors in rtjpeg's get_block libavcodec2009-05-24, by reimar
-
Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment libavcodec2009-05-24, by reimar
-
fix qtrle encoding when previous frame linesize differs, fix #998 libavcodec2009-05-23, by bcoudurier
-
Set progressive_sequence before MPV_common_init which cares about it when libavcodec2009-05-23, by bcoudurier
-
Move ALIGN macro to libavutil/common.h and use it in various places libavcodec2009-05-22, by conrad
-
Move eatgq blocks array from the stack to the codec context and make sure libavcodec2009-05-22, by reimar
-
eac3dec: fix bug in GAQ dequantization. large mantissas should only be libavcodec2009-05-21, by jbr