]> git.sesse.net Git - ffmpeg/history - libavcodec
Add a new function av_codec_get_tag2().
[ffmpeg] / libavcodec /
2013-01-17 Carl Eugen HoyosMake the latm decoder less verbose on initialisation.
2013-01-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-16 Michael Niedermayerh264: add assert to check that block_offset is consistent.
2013-01-16 Michael Niedermayerh264: always copy linesizes in thread update
2013-01-16 Michael Niedermayerh264: always copy block_offset in thread update
2013-01-16 Paul B Maholvima: switch to init_get_bits8()
2013-01-16 Michael Niedermayermips: move vector_fmul_window_mips to libavutil
2013-01-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-16 Michael NiedermayerMerge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa'
2013-01-16 Michael NiedermayerMerge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'
2013-01-16 Michael NiedermayerMerge commit 'fb845ffdd335a1efd6dfd43e8adeb530397b348e'
2013-01-16 Michael NiedermayerMerge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'
2013-01-16 Justin Ruggleslavc: Move vector_fmul_window to AVFloatDSPContext
2013-01-16 Michael Niedermayermotion_est: Limit motion vector search range to MAX_MV
2013-01-16 Michael Niedermayermpegvideo: Increase MAX_MV for HD video
2013-01-16 Michael Niedermayerh264: document h264_set_parameter_from_sps() re-calling...
2013-01-16 Michael Niedermayerh264: do not mess up cur_chroma_format_idc during threa...
2013-01-16 Ronald S. Bultjeh264: add 3 pixels below for subpixel filter wait position.
2013-01-15 Ronald S. Bultjeh264: add 3 pixels below for subpixel filter wait position
2013-01-15 Joakim Platedvdsubdec: Support palette in mkv
2013-01-15 Michael Niedermayervorbisdec: handle midstream parameter changes
2013-01-15 Michael Niedermayervorbisdec: support freeing partially allocated contexts.
2013-01-15 Diego Biurrunx86: Add PAVGB macro to abstract pavgb/pavgusb instruct...
2013-01-15 Diego Biurrunrv34_parser: Adjust #if for disabling individual parsers
2013-01-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-15 Michael NiedermayerMerge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'
2013-01-15 Michael NiedermayerMerge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05'
2013-01-15 Michael NiedermayerMerge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'
2013-01-15 Michael NiedermayerMerge commit '47812070a267cbdf74164e154d03d99bf8ced100'
2013-01-15 Michael NiedermayerMerge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d'
2013-01-15 Michael NiedermayerMerge commit 'd8c772de53d29afb1bada88afa859fce8489c668'
2013-01-15 Michael NiedermayerMerge commit '5e753ed502d3597077d8675ca1438e1bcade1459'
2013-01-15 Michael NiedermayerMerge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'
2013-01-15 Michael NiedermayerMerge commit 'ba0c72a9ae1e2954e5dcf920f7b4e9a8f8a22f3e'
2013-01-15 Michael NiedermayerMerge commit 'd0fe217e3990b003b3b3f2c2daaadfb2af590def'
2013-01-15 Ronald S. Bultjeh264: don't clobber mmco opcode tables for non-first...
2013-01-15 Luca Barbatolibx264: use the library specific default rc_initial_bu...
2013-01-15 Luca Barbatolavc: set the default rc_initial_buffer_occupancy
2013-01-15 Michael Niedermayermpegvideo: Fix long standing race condition with frame...
2013-01-15 Stephen HutchinsonFix compilation with libutvideo version 12.0.0
2013-01-14 Michael Niedermayerx86/Makefile: move dirac_dwt to right type
2013-01-14 Michael Niedermayerx86/dirac: fix asm on win64
2013-01-14 Michael Niedermayerlavc: split snow and dirac DWTs
2013-01-14 Diego Biurrunx86: ABS2: port to cpuflags
2013-01-14 Rémi Denis-Courmontvdpau: Remove av_unused attribute from function declaration
2013-01-14 Anton Khirnovh264: fix ff_generate_sliding_window_mmcos() prototype.
2013-01-14 Maximilian Seesslenlibtheoraenc: fix granularity of video quality
2013-01-14 Luca Barbatolibvpx: make vp8 and vp9 selectable
2013-01-14 Ronald S. Bultjeh264: don't clobber mmco opcode tables for non-first...
2013-01-14 Luca Barbatolibvpx: support vp9
2013-01-14 Tom Fineganmkv: support vp9 tag
2013-01-14 Diego Biurrunbuild: Remove stray Makefile entry for non-existent...
2013-01-14 Michael Niedermayernuv: remove unused variable
2013-01-14 Michael Niedermayerinit_get_bits: fix off by 1 error
2013-01-14 Michael Niedermayerinit_get_bits8: zero pointers & struct on error
2013-01-14 Michael Niedermayerinit_get_bits8: check byte_size against being positive
2013-01-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-14 Michael NiedermayerMerge commit 'df9036830b15997a3e9c3f2c632ed98d64f9deef'
2013-01-14 Michael NiedermayerMerge commit '1a31dff9370b4732c91df5cb1ca4b39f2cb3050e'
2013-01-14 Michael NiedermayerMerge commit '74a9a624c5c4d50760d8d57458eba57366f6cb26'
2013-01-14 Michael NiedermayerMerge commit '688b132b881d423877e38dc82f17e23a604be676'
2013-01-14 Michael NiedermayerMerge commit 'a1c525f7eb0783d31ba7a653865b6cbd3dc880de'
2013-01-14 Michael NiedermayerMerge commit '90cfc084e3e6d37ab88fc96a95f0401d8e8b4cd1'
2013-01-14 Michael NiedermayerMerge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33'
2013-01-14 Michael NiedermayerMerge commit '200e8ac92007bc2fe30da05d3bd00ab620842a6b'
2013-01-14 Michael NiedermayerMerge commit '44e065d56c87d6a9d0effccec5f31517f72924ec'
2013-01-14 Michael Niedermayersvq1enc: Fix assignments in if()
2013-01-14 Michael Niedermayerlavc: Fix assignments in if() when calling ff_af_queue_add
2013-01-14 Michael Niedermayerh264: Fix assignments in if()
2013-01-14 Anton Khirnovtruemotion2: cosmetics, reformat
2013-01-14 Anton Khirnovtruemotion2: return meaningful error codes.
2013-01-14 Anton Khirnovtscc: remove some pointless comments and empty lines.
2013-01-14 Anton Khirnovtscc: return meaningful error codes.
2013-01-14 Anton Khirnovloco: cosmetics, reformat
2013-01-14 Anton Khirnovloco: return meaningful error codes.
2013-01-14 Anton Khirnovflicvideo: return meaningful error codes.
2013-01-14 Anton Khirnovvcr1: remove disabled encoder stub
2013-01-14 Anton Khirnovvcr1: return a meaningful error code.
2013-01-14 Anton Khirnovrpza: return a meaningful error code.
2013-01-14 Anton Khirnovqdrw: cosmetics, reformat
2013-01-14 Anton Khirnovqdrw: return meaningful error codes.
2013-01-14 Anton Khirnovqtrle: return a meaningful error code.
2013-01-14 Anton Khirnovgifdec: return meaningful error codes.
2013-01-14 Anton Khirnovinterplayvideo: remove a static variable.
2013-01-14 Anton Khirnovinterplayvideo: return meaningful error codes.
2013-01-14 Anton Khirnovlcldec: return meaningful error codes.
2013-01-14 Anton Khirnovtarga: return meaningful error codes.
2013-01-14 Anton Khirnovqpeg: return a meaningful error code.
2013-01-14 Anton Khirnovnuv: return meaningful error codes.
2013-01-14 Anton Khirnovpcx: return meaningful error codes.
2013-01-14 Anton Khirnovtmv: return meaningful error codes.
2013-01-14 Anton Khirnovmsrle: return meaningful error codes.
2013-01-14 Anton Khirnovcscd: return meaningful error codes.
2013-01-14 Michael Niedermayertiff: Fix assignments in if()
2013-01-14 Michael Niedermayersvq1enc: Fix assignments in if()
2013-01-14 Michael Niedermayerra144enc: Fix assignments in if()
2013-01-14 Michael Niedermayernellymoserenc: Fix assignments in if()
2013-01-14 Michael Niedermayerlibvorbisenc: Fix assignments in if()
2013-01-14 Michael Niedermayerlibvo-aacenc: Fix assignments in if()
2013-01-14 Michael Niedermayerlibspeexenc: Fix assignments in if()
next