]> git.sesse.net Git - ffmpeg/history - libavcodec
vf_scale: support PAL8 output by producing BGR8.
[ffmpeg] / libavcodec /
2011-12-05 Michael Niedermayerlavc: Mark fields that require av_opt_ptr()
2011-12-05 Michael Niedermayerlavc: Fix sizeof(AVFrame) useability docs
2011-12-05 Michael Niedermayerlavc: Document AVFrame av_opt_ptr() relation.
2011-12-05 Michael Niedermayerlavc: Add a AVClass for AVFrames.
2011-12-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-04 Chris Berovadpcmenc: cosmetics: pretty-printing
2011-12-04 Chris Berovac3dec: cosmetics: pretty-printing
2011-12-04 Paul B. Maholshorten: remove dead initialization
2011-12-04 Reimar Döffingerroqvideodec: set AVFrame reference before reget_buffer.
2011-12-04 Carl Eugen Hoyosbmp: fix some 1bit samples.
2011-12-04 Michael Niedermayerh264: show when has_b_frames is being increased.
2011-12-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-03 Derek Buitenhuiswavpack: Properly clip samples during lossy decode
2011-12-03 Nathan Adil Maxsonzmbv.c: coding style clean-up.
2011-12-03 Nathan Adil Maxsonxan.c: coding style clean-up.
2011-12-03 Konstantin Todorovmpegvideo.c: code cleanup - first 500 lines.
2011-12-03 Reimar DöffingerAdd forgotten %ifdef HAVE_AVX.
2011-12-03 Ronald S. Bultjeh264: fix frame reordering code.
2011-12-03 ami_stuffBMP: Support BMP OS/2 v2 with RLE compression.
2011-12-03 Carl Eugen HoyosSupport decoding right-to-left targa files.
2011-12-03 Nicolas Georgeceltdec: adapt to avcodec_decode_audio4.
2011-12-03 Michael Niedermayerzmbv: fix 2 memleaks
2011-12-03 Michael Niedermayerzmbv: Fix keyframe fault protextion.
2011-12-03 Michael Niedermayeraudeo_get_buffer: fix pkt_pos
2011-12-03 Peter Rossiff: support ExtraHalfBrite (EHB) palette mode
2011-12-03 Peter Rosspictordec: decode 8bpp images when extra header marker...
2011-12-03 Carl Eugen HoyosSilence warnings when decoding QNAP Systems H264 codec.
2011-12-03 Michael Niedermayerg723_1dec: update to new API
2011-12-03 Michael Niedermayerg729dec: update to the new API
2011-12-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-02 Janne Grunauaac_latm: reconfigure decoder on audio specific config...
2011-12-02 Janne Grunaulatmdec: fix audio specific config parsing
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-12-02 Justin Rugglesavcodec: change number of plane pointers from 4 to...
2011-12-02 Mans Rullgardsvq1dec: avoid undefined get_bits(0) call
2011-12-02 Mans RullgardARM: h264dsp_neon cosmetics
2011-12-02 Janne GrunauARM: make some NEON macros reusable
2011-12-02 Aaron Colwellvp8: flush buffers on size changes.
2011-12-02 Peter Rosspictordec: support uncompressed images
2011-12-02 Nathan Adil MaxsonCleaned up alacenc.c
2011-12-02 Carl Eugen HoyosBe less verbose when skipping RBSP data in H264 PPS.
2011-12-02 Carl Eugen HoyosBe less verbose when skipping MPEG-4 ASP frames.
2011-12-02 Carl Eugen HoyosSupport yuva420p encoding via libopenjpeg.
2011-12-02 Carl Eugen HoyosSupport tiff RGBA encoding.
2011-12-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-01 Carl Eugen HoyosSupport transparency in 32bit bmp files.
2011-12-01 Derek BuitenhuisRevert "libutvideodec: Make buf_size local"
2011-12-01 Ronald S. Bultjeh264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT...
2011-12-01 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-12-01 Michael Niedermayerlibx264: Implement rgb24 support through a seperate...
2011-12-01 Mans RullgardARM: fix indentation in ff_dsputil_init_neon()
2011-12-01 Mans RullgardARM: NEON put/avg_pixels8/16 cosmetics
2011-12-01 Mans RullgardARM: add remaining NEON avg_pixels8/16 functions
2011-12-01 Mans RullgardARM: clean up NEON put/avg_pixels macros
2011-12-01 Michael Niedermayerlibx264: fix generic boolean support
2011-12-01 Michael Niedermayervc1_parser: fix NULL pointer dereference
2011-12-01 Michael Niedermayerh264: More restrictive more_rbsp_data_in_pps()
2011-12-01 Mans Rullgardrv34: align temporary block of "dct" coefs
2011-12-01 Peter Rosspictordec: prevent segfault when reading corrupted...
2011-12-01 Peter Rosspictordec: use correct context for another av_log
2011-12-01 Michael Niedermayervble: use dsp.add_hfyu_median_prediction() this allows...
2011-12-01 Michael Niedermayervble: remove flags copy, its not used in any speed...
2011-12-01 Derek Buitenhuisvble: merge len and val arrays
2011-12-01 Michael Niedermayervble: remove unused variable len.
2011-12-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-30 Michael BradshawBPP fix, YUVP9, 10, 16 support, make RGB24 default
2011-11-30 Carl Eugen HoyosUse correct context for av_log.
2011-11-30 Janne Grunaurv40: move loop filter to rv34dsp context
2011-11-30 Michael Niedermayerlavc: Fix side data handling for audio decoders.
2011-11-30 Michael Niedermayernellymoserdec: Use sidedata to support mid stream sampl...
2011-11-30 Michael Niedermayerlavc: horizontal align for IFF
2011-11-30 Michael Niedermayerwmall: fix return type of dump_int_buffer()
2011-11-30 Michael Niedermayerwmall: remove tabs that leaked in from a merge and...
2011-11-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-29 Reimar DöffingerConsistently use %ifdef ARCH_X86_64
2011-11-29 Aneesh Dograindeo3: check per-plane data buffer against input buffe...
2011-11-29 Michael Niedermayerlavc: dont call set_dimensions() on h264 codec init.
2011-11-29 Michael Niedermayerac3enc: clenaup project name in one comment
2011-11-29 Aaron Colwellpthread: don't increment index on zero-sized packets.
2011-11-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-28 Alex Conversetxd: Fix order of operations.
2011-11-28 Michael Niedermayerffv1dec: use PIX_FMT_0RGB32 when there is no transparen...
2011-11-28 Michael Niedermayerffv1dec: transparency plane support.
2011-11-28 Michael Niedermayerffv1enc: PIX_FMT_0RGB32 support
2011-11-28 Michael Niedermayerffv1enc: Store transparency plane.
2011-11-28 Michael Niedermayerhuffyuvenc: switch from alphaless rgb32 to rgb24
2011-11-28 Clément Bœschmpeg12: raise timecode to codec context.
2011-11-28 Diego BiurrunEliminate pointless 0/NULL initializers in AVCodec...
2011-11-28 Kostya Shishkovindeo3: cosmetics
2011-11-28 Michael Niedermayerhuffyuvenc: support alphaless rgb32
2011-11-28 Michael Niedermayerhuffyuvenc: store alpha for bgr32
2011-11-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-27 Alex Conversedca: Replace oversized unused get_bits() with skip_bits...
2011-11-27 Luca Barbatovc1: use an enum for Frame Coding Mode
2011-11-27 Aneesh Dograindeo3: error out if no motion vector is set.
2011-11-27 Michael Niedermayeraacenc: make the aac coder user choosable.
2011-11-27 Michael Niedermayeraacenc: add AAC_CODER_NB
2011-11-27 Justin Rugglesmpegaudio: do not use init_static_data() for initializi...
2011-11-27 Michael Niedermayerpthread: check pthread_create() return value.
2011-11-27 Michael Niedermayerpthread: next try on freeing threads without crashing.
next