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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-04avcodec/h264: in the absence of recovery points, be more tolerant on acceptin...Michael Niedermayer
2014-05-30Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer
2014-05-29dsputil: Split off quarterpel bits into their own contextDiego Biurrun
2014-05-25avcodec/h264: fix () in macrosMichael Niedermayer
2014-05-03avcodec/h264: mark recovery_cnt==0 frames as keyframesMichael Niedermayer
2014-03-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-24h264: Split h264 slice decoding from nal decodingLuca Barbato
2014-03-23avcodec: Add padding after the remaining AVFramesMichael Niedermayer
2014-03-17Merge commit 'd24e9a99a40166bf881ccd2e3ae5688af4726658'Michael Niedermayer
2014-03-17Merge commit '7245a0ae872d4f65396a37d13f5d1d2c2efe11c2'Michael Niedermayer
2014-03-17Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer
2014-03-17Merge commit '136034d86b5cb1819a2c3e6ecdfeb05dcba7140d'Michael Niedermayer
2014-03-17Merge commit 'e3c2d0f3d41f79f7be7ba944aaca2e287c7d5c7c'Michael Niedermayer
2014-03-17Merge commit '5d1c2e53ab3ce27b48c138d22bb01ff8e8304f27'Michael Niedermayer
2014-03-17Merge commit '9b749c8274f6b6f35dde2cf29b99fa4f719abf87'Michael Niedermayer
2014-03-17h264 does not depend on mpegvideo any moreVittorio Giovara
2014-03-17mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara
2014-03-17h264: Remove MotionEstContext and move the relevant fields to H264ContextVittorio Giovara
2014-03-17h264: Replace mpegvideo-specific MAX_THREADS by private defineVittorio Giovara
2014-03-17h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private defineVittorio Giovara
2014-03-17h264: move relevant fields from Picture to H264PictureVittorio Giovara
2014-02-14Merge commit '304e916a92bc17385a485bec2f957e192257ddb6'Michael Niedermayer
2014-02-14Merge commit '15210354cf27cf4e24d91f84d66cf471511ce718'Michael Niedermayer
2014-02-14Merge commit '3a0576702825423abecb32627c530dbc4c0f73bc'Michael Niedermayer
2014-02-14h264_sei: name buffering period type consistentlyVittorio Giovara
2014-02-14h264: drop outdated commentsVittorio Giovara
2014-02-14h264: store current_sps_id inside the current spsVittorio Giovara
2014-02-08Merge commit 'b141c7b37eb52aca41ac83738f159b63b9c09d5c'Michael Niedermayer
2014-02-08h264: give numbers to nalusVittorio Giovara
2014-02-04avcodec/h264: Disallow pps_id changing between slicesMichael Niedermayer
2013-12-28avcodec/h264: remove unused variableMichael Niedermayer
2013-12-10Merge commit '5b10ef729f610fcbc9c485e7b643ce53268144cb'Michael Niedermayer
2013-12-09h264: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara
2013-11-01Merge commit '28096e0a806e57376541e6222d315619906e3c55'Michael Niedermayer
2013-10-31h264: wait for initial complete frame before outputing framesJohn Stebbins
2013-10-16Merge commit '93f305473f880729d18b5e42067f19d2106cb2e5'Michael Niedermayer
2013-10-16Merge commit '4baba6c813b7a1f27370e20fb1a87b05fcb39208'Michael Niedermayer
2013-10-16lavc: Convert some remaining strides to ptrdiff_tRonald S. Bultje
2013-10-15h264_parser: Fix POC parsing for the case where MMCO_RESET is present.Yusuke Nakamura
2013-09-28Convert multiplier for MV from int to ptrdiff_t.Ronald S. Bultje
2013-07-21h264: add frame packing as stereo_mode frame metadataJoakim Plate
2013-05-24Merge commit 'e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68'Michael Niedermayer
2013-05-24h264_parser: Set field_order and picture_structure.Yusuke Nakamura
2013-04-20Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'Michael Niedermayer
2013-04-19h264: fully support cropping.Anton Khirnov
2013-03-21h264: add an argument to CHROMA for consistencyMichael Niedermayer
2013-03-21Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer
2013-03-21Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer
2013-03-21Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer
2013-03-21Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer