]> git.sesse.net Git - ffmpeg/history - libavcodec
hls: fix EOF check
[ffmpeg] / libavcodec /
2012-08-20 Michael Niedermayerh264: fix variable overflow after a few years of video...
2012-08-20 Derek Buitenhuisutvideoenc: Port to ff_alloc_packet2
2012-08-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-20 Michael NiedermayerMerge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
2012-08-20 Michael NiedermayerMerge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
2012-08-20 Michael NiedermayerMerge commit '8fc83fb081963001e1197c6fdd59fd2af415078a'
2012-08-20 Michael NiedermayerMerge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
2012-08-20 Wolfram GlogerFix duplicate packet init introduced by 7f9aaa4
2012-08-20 Jan Ekströmlavc: add Ut Video encoder
2012-08-20 Anton Khirnovmpegvideo_enc: remove stray duplicate line from 7f9aaa4
2012-08-20 Michael Niedermayerh264: Workaround invalid MPEG-TS broadcasts
2012-08-20 Michael Niedermayeravrndec: add DR1 capability flag
2012-08-20 Michael NiedermayerAVRn: fix progressive
2012-08-20 Michael Niedermayerlavc: move AVRn to a seperate decoder.
2012-08-19 Nicolas Georgelavc: avcodec_get_name: return "none" for AV_CODEC_ID_NONE.
2012-08-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-19 Mans Rullgardvorbisdec: remove some pointless comments
2012-08-18 Michael Niedermayerrawdec: support AVRn 1:1 raw interlaced mode
2012-08-18 Michael Niedermayerelbg: switch to av_assert
2012-08-18 Michael Niedermayerelbg: fix assert
2012-08-18 Uoti Urpalah264: vdpau: fix crash with unsupported colorspace
2012-08-18 Mans Rullgardpthread: add const to AVCodec pointers
2012-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-18 Nicolas Georgelavc/tscc: use reget_buffer.
2012-08-18 Anton Khirnovmpegvideo_enc: don't use deprecated avcodec_encode_video().
2012-08-18 Anton Khirnovlavc: add avcodec_descriptor_get_by_name().
2012-08-18 Anton Khirnovlavc: add const to AVCodec* function parameters.
2012-08-18 Michael Niedermayeracelp_filters: switch to avassert
2012-08-17 Michael Niedermayerlibvpxenc: Fix CQ encoding without a specified bitrate
2012-08-17 Michael Niedermayerlibvpxenc: only force CBR if a bitrate is set
2012-08-17 Uoti Urpalah264: vdpau: fix crash with unsupported colorspace
2012-08-17 Martin Storsjöamrwbdec: Decode the fr_quality bit properly
2012-08-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-17 Luca Barbatolibvpxenc: use the default bitrate if not set
2012-08-17 Jan Ekströmutvideo: Rename utvideo.c to utvideodec.c
2012-08-17 Michael Niedermayerescape124: Fix long == 64 assumtation.
2012-08-17 Michael Niedermayerccitt fax: fix some group3 1d files without EOL
2012-08-16 Luca Barbatomjpegdec: more meaningful return values
2012-08-16 Michael Niedermayerescape124: fix integer overflow leading to excessive...
2012-08-16 Michael Niedermayerfft-test: switch to new cpu flags API
2012-08-16 Michael Niedermayervc1dsp_mmx: remove libavutil/internal.h include
2012-08-16 Michael Niedermayersimple_idct_mmx: remove libavutil/internal.h include
2012-08-16 Michael Niedermayerx86/motion_est_mmx: remove libavutil/internal.h include
2012-08-16 Michael Niedermayerx86/mlpdsp: remove libavutil/internal.h include
2012-08-16 Michael Niedermayerlpc_mmx: remove libavutil/internal.h include
2012-08-16 Michael Niedermayeridct_sse2_xvid: remove libavutil/internal.h include
2012-08-16 Michael Niedermayerlibvpxenc: check for odd RC parameter combinations...
2012-08-16 Michael Niedermayerlibvpxenc: fix division by zero
2012-08-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-16 Martin StorsjöAdd missing includes for code relying on external libraries
2012-08-16 Martin StorsjöFix even more missing includes after the common.h removal
2012-08-16 Diego Biurrunbuild: Factor out rangecoder dependencies to CONFIG_RAN...
2012-08-16 Diego Biurrunbuild: Factor out error resilience dependencies to...
2012-08-16 Diego Biurrunx86: avcodec: Consistently name all init files
2012-08-16 Martin StorsjöAdd more missing includes after removing the implicit...
2012-08-16 Philip Langdalemovtextdec: Don't emit errors for normal duration-end...
2012-08-16 Philip Langdalesrtenc: Add timing-less "subrip" encoder.
2012-08-16 Philip Langdalesrtdec: Add timing-less "subrip" decoder.
2012-08-16 Michael Niedermayersp5xdec: fix off by 1 error causing a crash
2012-08-16 Michael Niedermayerav_get_audio_frame_duration: fix ra144
2012-08-15 Michael Niedermayersnowdec: add 2 av_asserts to check run validity
2012-08-15 Michael Niedermayersnowdec: check log in get_symbol2()
2012-08-15 Martin StorsjöAdd some more missing includes after removing the impli...
2012-08-15 Michael Niedermayermpegvideo: dont call draw edges on lowres
2012-08-15 Michael Niedermayerh263penc: fix multitheraded encoding
2012-08-15 Michael Niedermayermpegvideo_enc: reset mb_x/y before writing the headers
2012-08-15 Michael Niedermayermotion_est: switch some asserts to av_assert
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-15 Anton Khirnovapi-example: use new video encoding API.
2012-08-15 Michael Niedermayermsmpeg4v2: initialize mb_type array
2012-08-15 Michael Niedermayermpegvideo: fix MB/MV vissualization on videos that...
2012-08-15 Diego Biurrunx86: avcodec: Appropriately name files containing only...
2012-08-15 Diego Biurrunmpegvideo_mmx_template: drop some commented-out cruft
2012-08-15 Michael Niedermayerpafdec: fix wrong check for input buffer size.
2012-08-14 Michael Niedermayerpafdec: fix wrong palette index check.
2012-08-14 Diego Biurrunw32pthreads: Add missing #includes to make header compi...
2012-08-14 Sebastien Zwickertvda: better frame allocation.
2012-08-14 Maksalov Borisprores: interlaced ProRes encoding
2012-08-14 Michael Niedermayerbmv_videodec: fix out of array read
2012-08-14 upsuperremove duplicated code
2012-08-14 Boris Maksalovprores_kostya: implement interlaced encoding.
2012-08-14 Boris Maksalovprores_kostya: fix incorrect picture_size field.
2012-08-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-14 Sebastien Zwickertvda: fix make checkheaders.
2012-08-14 Mans Rullgardg723.1: simplify scale_vector()
2012-08-14 Mans Rullgardg723.1: simplify normalize_bits()
2012-08-14 Sebastien Zwickertvda: cosmetics: fix Doxygen comment formatting
2012-08-14 Sebastien Zwickertvda: better frame allocation
2012-08-14 Sebastien Zwickertvda: Merge implementation into one file
2012-08-14 Sebastien Zwickertvda: support synchronous decoding
2012-08-14 Sebastien Zwickertvda: Reuse the bitstream buffer and reallocate it only...
2012-08-14 Nicolas Georgedvdsubenc: reindent after recent commit.
2012-08-14 Nicolas Georgelavc: add const to AVCodecContext.codec_descriptor.
2012-08-14 Nicolas Georgelavc: reimplement avcodec_get_name with descriptors.
2012-08-14 Nicolas Georgedvdsubenc: set frame size in extradata.
2012-08-14 Nicolas Georgedvdsubenc: make it usable for transcoding.
2012-08-14 Diego Biurrunbuild: Factor out mpegvideo encoding dependencies to...
2012-08-14 Sebastien Zwickertvda: merge implementation into one file.
2012-08-14 Sebastien Zwickertvda: support synchronous decoding.
next