Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer
2013-02-23Remove pointless av_cold attributes in header filesDiego Biurrun
2013-02-20h264: Fix handling of changing reference counts between slicesMichael Niedermayer
2013-02-20h264/svq3: Stop using draw_edgesRonald S. Bultje
2013-02-20h264: Don't store intra pcm samples in h->mbRonald S. Bultje
2013-02-19h264: put visualization and debug support backMichael Niedermayer
2013-02-18h264/svq3: stop using draw_edges.Ronald S. Bultje
2013-02-18h264: don't store intra pcm samples in h->mb.Ronald S. Bultje
2013-02-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-15h264: deMpegEncContextizeAnton Khirnov
2013-02-07Merge commit 'c5fcdb440237f06f6c954185ab60970cabf786a2'Michael Niedermayer
2013-02-07Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer
2013-02-07h264: remove silly macrosAnton Khirnov
2013-02-06dsputil: Separate h264chromaDiego Biurrun
2013-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-24dsputil: Separate h264 qpelMans Rullgard
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2013-01-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-18h264: avoid pointless copying of ref listsAnton Khirnov
2013-01-15Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer
2013-01-15h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje
2013-01-15h264: fix ff_generate_sliding_window_mmcos() prototype.Anton Khirnov
2013-01-14h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje
2012-12-20h264: support frame size changes with multi threadingMichael Niedermayer
2012-12-19Merge commit 'ed2d7d5868a4a5d914f1e5488d63ea696a3b2937'Michael Niedermayer
2012-12-18h264: support frame parameter changes during frame-mtJanne Grunau
2012-12-18h264: increase dist_scale_factor for up to 32 referencesJanne Grunau
2012-12-18h264: remove redundant parts of old slice in extradata code.Michael Niedermayer
2012-12-18Merge commit '61c6eef5456f2bc8b1dc49a0a759c975551cea29'Michael Niedermayer
2012-12-18h264: prevent decoding of slice NALs in extradataJanne Grunau
2012-12-14Merge commit '6a27ae28f9bde981e85c82cf5bf42c5f43fb6f13'Michael Niedermayer
2012-12-14Merge commit '072be3e8969f24113d599444be4d6a0ed04a6602'Michael Niedermayer
2012-12-14mpegvideo: treat delayed pictures as usedJanne Grunau
2012-12-14h264: set parameters from SPS whenever it changesJanne Grunau
2012-12-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-07h264: add a pointer for weighted prediction temporary bufferJanne Grunau
2012-11-18h264: Skip odd NALs in extradata, prevent undefined behaviorMichael Niedermayer
2012-10-21h264: add support for AFD detectionMarton Balint
2012-08-20h264: Workaround invalid MPEG-TS broadcastsMichael Niedermayer
2012-07-10h264: 12 and 14 bit supportMichael Niedermayer
2012-06-29cosmetics: minor libavcodec spelling errorsLou Logan
2012-05-31h264: move q0 scan tables into contextMichael Niedermayer
2012-05-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-10h264: K&R formatting cosmetics for header files (part I/II)Diego Biurrun
2012-04-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-05h264: Factorize declaration of mb_sizes array.Diego Biurrun
2012-03-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-30h264: Make ff_h264_decode_end() static, it is not used externally.Diego Biurrun
2012-03-27h264: dont mess with chroma planes for grayscale h264.Michael Niedermayer