70562 Commits (ba0198a7672885dd120006cc730070ab3cad4a20)
 

Author SHA1 Message Date
Michael Niedermayer ba0198a767 Merge commit '46d4d8575979a24a8d026d9805039b724e0e3e5f' 10 years ago
Michael Niedermayer e8821e74bb Merge commit '00d751d4fc20ec88d2cc2c9f39ec8b9e9c8cdeba' 10 years ago
Carl Eugen Hoyos 6453fddb58 doc: Clarify documentation for fade duration. 10 years ago
Carl Eugen Hoyos 4a94f7b22f doc: Improve video creation examples (from image2). 10 years ago
Carl Eugen Hoyos b69238d9ba Fix the intra_dc_precision API doc. 10 years ago
Carl Eugen Hoyos bf4bd427dd lavc/ffv1enc: Auto-select -coder 1 for >8bit also for yuv. 10 years ago
Martin Storsjö 46d4d85759 movenc: Avoid writing separate flags for the first sample if not necessary 10 years ago
Martin Storsjö 00d751d4fc movenc: Set tfhd default sample flags based on actual samples, if possible 10 years ago
Andreas Cadhalpun 6fa98822eb ffmdec: fix infinite loop at EOF 10 years ago
Andreas Cadhalpun 66879ee125 ffmdec: initialize f_cprv, f_stvi and f_stau 10 years ago
Michael Niedermayer b023230170 Merge commit '0ce3a0f9d9523a9bcad4c6d451ca5bbd7a4f420d' 10 years ago
Michael Niedermayer 0ce3a0f9d9 utvideodec: Handle slice_height being zero 10 years ago
Michael Niedermayer fa14685a57 Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f' 10 years ago
Michael Niedermayer d5e9fc7821 avcodec/tiff: move bpp check to after "end:" 10 years ago
Michael Niedermayer 9889762a9b Merge commit 'ae5e1f3d663a8c9a532d89e588cbc61f171c9186' 10 years ago
James Almer 1b47760bbe RELEASE: update to 2.6.git 10 years ago
Reynaldo H. Verdejo Pinochet e10b2a4dc0 ffserver: remove stale debug stanza 10 years ago
Reynaldo H. Verdejo Pinochet 0002a22e0e ffserver: move assignment outside condition eval 10 years ago
Reynaldo H. Verdejo Pinochet 923a244569 ffserver: break some too long lines 10 years ago
Andreas Cadhalpun 10fd7ff814 doc: avoid the incorrect phrase 'allow to' 10 years ago
Vittorio Giovara 7b9cb7b365 avprobe: Export coded_{width,height} in -show_streams 10 years ago
Michael Niedermayer fa7084a065 avfilter/vf_edgedetect: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 08880c1f71 avfilter/vf_curves: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer ee7b5d4ef8 avfilter/vf_drawtext: Change enums to int, which are accessed via AVOption as int 10 years ago
James Almer 0d1acb944c fate: add test for vp90-2-trac4359.webm 10 years ago
Michael Niedermayer fd503e96ef Merge commit '6448f15af02f2c3cf0df8cb8237957e426041f2d' 10 years ago
Michael Niedermayer 3360c6ac0c Merge commit '5f5b78aca35d07c771f5c4c73a984be9fe04a0b8' 10 years ago
Michael Niedermayer acfb54c076 Merge commit '0025f7408a0fab2cab4a950064e4784a67463994' 10 years ago
Anton Khirnov ae5e1f3d66 tiff: Check that there is no aliasing in pixel format selection 10 years ago
Michael Niedermayer 10e3e3aa85 Merge commit '62de77ffcaebd42fe685b8426da56b89b2532318' 10 years ago
Martin Storsjö 6448f15af0 mxfdec: Fix the error handling for when strftime fails 10 years ago
Michael Niedermayer 8fabbd0dcf doc/filters: Add some random examples for fftfilt 10 years ago
Ronald S. Bultje 0b69c53a61 vp9: included uses_2pass member in vp9_ref_frame(). 10 years ago
Luca Barbato 5f5b78aca3 xcbgrab: Free the host string after checking the connection 10 years ago
Luca Barbato 0025f7408a vorbis: Check the vlc value in setup_classifs 10 years ago
Luca Barbato 62de77ffca vorbis: Use a local codebook variable 10 years ago
Ronald S. Bultje 4ba8f3273e vp9: split segmentation map / mvpair references. 10 years ago
Paul B Mahol 0c49cff117 avfilter/af_astats: redo zero channel handling 10 years ago
Michael Niedermayer fc9b407487 Merge commit '0f9f7969ef4df3661131cede3e8cc770e1ea3db8' 10 years ago
Martin Vignali 65ba90eac6 avfilter/af_astats: Avoid Zero division in print part. 10 years ago
Carl Eugen Hoyos 0f9f7969ef rmdec: Improve message for demux error 10 years ago
zhaoxiu.zeng 9d7e42e65c avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv 10 years ago
Michael Niedermayer 8849c4ceac avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking in qpel, chroma_4mv and 8x8 10 years ago
Michael Niedermayer 9f0eaf792a avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking 10 years ago
Michael Niedermayer 6c583e9048 avcodec/opusdec: Fix delayed sample value 10 years ago
Michael Niedermayer 1ae092587f avcodec/opusdec: Clear out pointers per packet 10 years ago
Michael Niedermayer e3201c38d5 avcodec/utils: Align YUV411 by as much as the other YUV variants 10 years ago
zhaoxiu.zeng 9870c03615 avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t 10 years ago
zhaoxiu.zeng 468defc57b avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is true 10 years ago
Zeng Zhaoxiu 02fc168c93 avcodec/golomb: cleanup 10 years ago