]> git.sesse.net Git - ffmpeg/history - libavcodec
avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning but continue
[ffmpeg] / libavcodec /
2014-07-31 Michael Niedermayeravcodec/diracdec: remove unneeded assignment
2014-07-31 Michael Niedermayeravcodec/flac_parser: remove duplicate assignent
2014-07-31 Michael Niedermayeravcodec/ratecontrol: remove unneeded statement
2014-07-31 Michael Niedermayerlibavcodec/h264_parser: Increase parse_history, fix...
2014-07-31 Benoit Foueth264_mp4toannexb_bsf: account for consecutive IDR pictures.
2014-07-31 Michael Niedermayeravcodec/dvdsubdec: free subtitle rectangles if nothing...
2014-07-31 Michael Niedermayeravcodec/resample: check for malloc failure
2014-07-31 Michael Niedermayeravcodec/pthread_slice: Check for malloc failure
2014-07-31 Michael Niedermayeravcodec/mpeg4video_parser: Check for extradata parsing...
2014-07-30 Michael NiedermayerMerge commit 'a0ce85ac7de098d3f9b53b51b77a09bad700a011'
2014-07-30 Michael NiedermayerMerge commit 'a8d803a320fb08b3ad5db4fffc79abd401206905'
2014-07-29 Christophe Gisquetx86: hevc_mc: fix register count usage
2014-07-29 Michael NiedermayerMerge commit 'ccbf370f2000b9b27f4af259c23007d67f7ea46e'
2014-07-29 Michael NiedermayerMerge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a'
2014-07-29 Michael NiedermayerMerge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd'
2014-07-29 Michael NiedermayerMerge commit '3a19405d574a467c68b48e4b824c76617fd59de0'
2014-07-29 Michael NiedermayerMerge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'
2014-07-29 Michael NiedermayerMerge commit 'e253a9e2b3d683eb51db7c776326eb07de10ad4c'
2014-07-29 Nidhi Makhijanimpegvideo: move vol_control_parameters to the only...
2014-07-29 James Almerx86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma...
2014-07-29 James Almerx86/hevc_deblock: improve luma functions register alloc...
2014-07-29 James Almerx86/hevc_deblock: remove some unnecessary instructions
2014-07-29 Christophe Gisquethevc_filter: run vertical and horizontal together
2014-07-29 James Almerx86/hevc_deblock: use psignw instead of pmullw where...
2014-07-28 Michael NiedermayerMerge commit '942269fd00cb48328e4cffb6e21a0b691ce9f6bc'
2014-07-28 Michael NiedermayerMerge commit '019a28cd630286ecb2b06ee62025a17c821b493e'
2014-07-28 Michael NiedermayerMerge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4'
2014-07-28 Michael NiedermayerMerge commit '4f8cf0dc4ef6110174056df7edd9dc2f2a988b6d'
2014-07-28 Michael NiedermayerMerge commit 'e4a462e3eafdfe336f4d079c3ba72a9cdb4748b0'
2014-07-28 Michael NiedermayerMerge commit '259fe7280d0b63dc7a8ff017d44f26d3a84cfde8'
2014-07-28 Michael NiedermayerMerge commit 'c9d982aa11a6267611c3770792f0e04b48438348'
2014-07-28 Michael NiedermayerMerge commit 'dc71f1958846bb1d96de43a4603983dc8450cfcc'
2014-07-28 Diego Biurrunsanm: Use correct printf conversion specifiers for...
2014-07-28 Diego Biurrunx86: build: Restore ordering of OBJS lines
2014-07-28 James Almerx86/hevc_deblock: load less data in hevc_h_loop_filter_...
2014-07-28 James Almerx86/hevc_idct: add a colon to labels
2014-07-28 Michael Niedermayeravcodec/hevc: fix "discards const qualifier from pointe...
2014-07-28 Michael Niedermayeravcodec/hevc: add some const to cbf arrays
2014-07-28 Mickaël Raulethevc: clean up non relevant TODO
2014-07-28 Anton Khirnovhevc: rename variable in boundary strength to b more...
2014-07-28 Michael NiedermayerMerge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9'
2014-07-28 Michael NiedermayerMerge commit '4aa80808bcc2a30fcd7ce5b38594319df3a85b36'
2014-07-28 Michael NiedermayerMerge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8'
2014-07-28 Michael NiedermayerMerge commit '53a11135f2fb2123408b295f9aaae3d6f861aea5'
2014-07-28 Michael NiedermayerMerge commit 'e36a2f4c5280e2779b0e88974295a711cf8d88be'
2014-07-28 Michael NiedermayerMerge commit '4b169321b84502302f2badb056ebee4fdaea94fa'
2014-07-28 Michael NiedermayerMerge commit 'c5fca0174db9ed45be821177f49bd9633152704d'
2014-07-28 Anton Khirnovhevc: eliminate the last element from TransformTree
2014-07-28 Anton Khirnovhevc: eliminate unnecessary cbf_c{b,r} arrays
2014-07-28 Anton Khirnovhevc: do not store the transform inter_split flag in...
2014-07-28 Anton Khirnovhevc: simplify splitting the transform tree blocks
2014-07-28 Anton Khirnovhevc: eliminate an unnecessary array
2014-07-28 Anton Khirnovcodec_desc: fix some typos in long codec names
2014-07-28 Anton Khirnovlavc: add a property for marking codecs that support...
2014-07-28 Michael Niedermayeravcodec/avdct: Add avcodec_dct_get_class()
2014-07-27 Anton Khirnovhevc: eliminate unnecessary cbf_c{b,r} arrays
2014-07-27 Mickaël Raulethevc: fix skip_flag
2014-07-27 Mickaël Raulethevc: remove non necessary parameters to ff_hevc_set_qpy
2014-07-27 Carl Eugen HoyosFix standalone compilation of the webm_dash_manifest...
2014-07-27 Carl Eugen HoyosFix standalone compilation of the legacy mpegvideo...
2014-07-27 Michael NiedermayerMerge commit '42eb9154a83e9a7aedb1168b2f1112af765cf2b5'
2014-07-27 Christophe Gisquetx86: hevc_mc: load less data in epel filters
2014-07-27 Christophe Gisquetx86: hevc_mc: replace one lea by add
2014-07-27 Michael Niedermayeravcodec: add avdct
2014-07-27 Michael Niedermayeravcodec/ppc/idctdsp: Only select non bitexact IDCTs...
2014-07-27 Michael Niedermayeravcodec/arm/idctdsp_init_arm*: Only select non bitexact...
2014-07-27 Michael NiedermayerMerge commit '541427ab4d5b4b6f5a90a687a06decdb78e7bc3c'
2014-07-27 Anton Khirnoveamad: use the bytestream2 API instead of AV_RL
2014-07-27 Chris \"Koying\... avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps...
2014-07-27 Michael NiedermayerMerge commit '7215fcf84032118ecd9fb54fb14154d69fea638d'
2014-07-27 Michael NiedermayerMerge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15'
2014-07-26 Michael NiedermayerMerge commit '53abe32409f13687c864b3cda077a1aa906a2459'
2014-07-26 James Almerx86/hevc_idct: add 12bit idct_dc
2014-07-26 Michael Niedermayeravcodec/x86/hevcdsp_init: make license header consistent
2014-07-26 Michael NiedermayerMerge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d'
2014-07-26 Michael NiedermayerMerge commit '73bb8f61d48dbf7237df2e9cacd037f12b84b00a'
2014-07-26 Diego Biurrunavcodec: Mark argument in av_{parser|hwaccel|bitstream_...
2014-07-26 Michael NiedermayerMerge commit '56f98e340fca894a76d1ddbe33118b8d8c4db34a'
2014-07-26 Michael NiedermayerMerge commit '884f7c975f0af25febe86660e87bf3b2165a0309'
2014-07-26 James Almerx86/hevc_idct: replace old and unused idct functions
2014-07-26 Pierre Edouard Leperehevc: SSE2 and SSSE3 loop filters
2014-07-26 Anton Khirnovhevcdsp: remove an unneeded variable in the loop filter
2014-07-26 Mickaël Raulethevc: add support for bumping process
2014-07-26 Michael Niedermayerreintroduce avpriv_dsputil_init() to maintain ABI until...
2014-07-26 Christophe Gisquetx86: hevc_mc: replace simple leas by adds
2014-07-26 Michael NiedermayerMerge commit 'd8520d3ee032bf18f28897e0109f44b405caf5e3'
2014-07-26 Michael NiedermayerMerge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8'
2014-07-26 Michael NiedermayerMerge commit 'ff85334375c6733c6116ea3686f128b4a11f33e7'
2014-07-26 Mickaël Raulethevc: fix RAP_B_Bossen
2014-07-25 Mickaël Rauletx86/hevc: add 12bits support for MC
2014-07-25 Mickaël Rauletx86/hevc: remove unused constant in deblocking filter
2014-07-25 Mickaël Rauletx86/hevc: add 12bits support for deblocking filter
2014-07-25 Diego Biurrunmpegvideo: Move QMAT_SHIFT* defines to the only place...
2014-07-25 Diego Biurrunmpegvideo: Move ME_MAP_* defines to the only place...
2014-07-25 Diego Biurrunmpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444...
2014-07-25 Michael NiedermayerMerge commit '165e9df19567ec0b6abee1ee2c26027e6d7aa7bf'
2014-07-25 Diego Biurrunfft-test: Pass the right struct members instead of...
2014-07-25 Michael NiedermayerMerge commit '58e65e44f435243dc72dfce1f8af8afcf1319f34'
2014-07-25 Michael NiedermayerMerge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'
2014-07-25 Michael NiedermayerMerge commit '060e4a9e0627adcda9101dd68ec7f22b4ce22b5b'
next