]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-12-29 Diego Biurrunvc1_parser.o does not depend on h263dec.o and intrax8.o.
2009-12-28 Michael DorrDo not explicitely set thread_count in the codec context.
2009-12-28 Stefano SabatiniSet thread_count in the decoder before to open it.
2009-12-28 Diego BiurrunDeclare dependencies of RV10/RV20 decoders on the H...
2009-12-28 Diego BiurrunDeclare dependencies for H.263 family decoders in confi...
2009-12-28 Diego BiurrunDeclare the dependency of the H.263 decoder on the...
2009-12-28 Diego BiurrunReplace CONFIG_ANY_H263_ENCODER definition by CONFIG_H2...
2009-12-28 Diego Biurruncosmetics: Remove pointless '#if 1' preprocessor direct...
2009-12-28 Gwenole BeauchesneUse VA_INVALID_ID instead of hard coded values.
2009-12-28 Gwenole BeauchesneAdd "Hardware acceleration" section to MAINTAINERS...
2009-12-28 Luca AbeniRemove a useless local variable.
2009-12-28 Luca AbeniRemove outdated comment
2009-12-28 Luca AbeniRemove an unneeded local variable.
2009-12-28 Diego BiurrunRemove unused variable, fixes the warning:
2009-12-28 Diego BiurrunMark conditionally used variable as av_unused, fixes...
2009-12-28 Gwenole BeauchesneRename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_p...
2009-12-28 Gwenole BeauchesneRename ff_vaapi_get_surface() to ff_vaapi_get_surface_id().
2009-12-27 Luca AbeniUse different dynamic payload types for audio and video.
2009-12-27 Michael Niedermayer2nd try on documenting av_gcd().
2009-12-27 Diego BiurrunRemove commented-out debug console output.
2009-12-27 Diego Biurruncosmetics: Move a bunch of forward declarations below...
2009-12-27 Kostya Shishkov16-bit Interplay video does not need palette control
2009-12-27 Michael NiedermayerDocument av_gcd().
2009-12-27 Kostya ShishkovAdd missing opcodes for 16-bit Interplay Video decoding...
2009-12-27 Kostya Shishkov16-bit Interplay Video stores motion vector data at...
2009-12-27 Kostya Shishkov10l trocadero: forgot one case where picture linesize...
2009-12-27 Kostya Shishkovcosmetics: reindent and break long lines after last...
2009-12-27 Kostya ShishkovAdd 16-bit image data handling (but not decoding yet...
2009-12-27 Kostya ShishkovUse frame linesize in Interplay Video block copying...
2009-12-27 Kostya ShishkovMake CHECK_STREAM_PTR macro in Interplay Video decoder...
2009-12-27 Kostya ShishkovRecognize 16-bit Interplay Video variant
2009-12-27 Kostya ShishkovChange main loop in Interplay Video decoder, so variabl...
2009-12-26 Diego BiurrunUse common regression test functions in ffserver regres...
2009-12-26 Diego BiurrunReplace ` ` syntax by $( ) in regression test shell...
2009-12-26 Reimar DöffingerFix cdg reference and buffer_hints value:
2009-12-26 Luca AbeniUse RTP_PT_PRIVATE in sdp.c instead of hardcoding 96.
2009-12-25 Michael NiedermayerDo not copy codec_tag in stream copy case if it is...
2009-12-25 Stefano SabatiniUse positive logic, improve readability, consistent...
2009-12-25 Kostya Shishkovcosmetics: reindent
2009-12-24 Diego Biurruncosmetics: Reformat some function declarations.
2009-12-24 Diego BiurrunRemove some unused variables, fixes the warnings:
2009-12-23 Luca AbeniAdd support for mp3 over RTP in rtpdec.c
2009-12-23 Kostya ShishkovAuravision Aura 2 decoder
2009-12-23 Kostya ShishkovAdd Auravision Aura decoding support
2009-12-23 Kostya ShishkovThere is no need to print FFmpeg or codec name in error...
2009-12-23 Kostya Shishkovcosmetics: correct formatting a bit
2009-12-22 Måns RullgårdARM: use ALT_BITSTREAM_READER on cores with fast unalig...
2009-12-21 Stefano SabatiniSatisfy grammatical nits.
2009-12-21 Stefano SabatiniImplement a -pix_fmts option for listing all the suppor...
2009-12-21 Stefano SabatiniRe-add missing "@end table" which was erroneously remov...
2009-12-21 Stefano SabatiniFactorize common options documentation.
2009-12-21 Ramiro PollaAdd -?, -help, and --help as alternative options to...
2009-12-21 Ramiro PollaPrint usage instead of help when no files are specified.
2009-12-21 Ramiro PollaSplit show_usage() out of show_help().
2009-12-21 Ramiro PollaAdd a general [options] to the basic usage string.
2009-12-21 Ramiro PollaFirst print the program description and then the basic...
2009-12-21 Ramiro PollaRemove parameters no longer used in h[yc]scale().
2009-12-21 Ramiro PollaMove fast bilinear scaler code to the existing h[yc...
2009-12-21 Ramiro PollaRename function pointers used to convert from the input...
2009-12-21 Ramiro PollaCheck if chroma horizontal scaler is needed in sws_init...
2009-12-21 Ramiro PollaRemove unused fields from SwsContext.
2009-12-20 Ramiro PollaIndentation.
2009-12-20 Ramiro PollaIndent.
2009-12-20 Ramiro PollaSet fast_bilinear functions in sws_init_swScale().
2009-12-20 Ramiro PollaSet horizontal scaler's range conversion in context...
2009-12-20 Gwenole BeauchesneAdd new fields for the VDPAU/MPEG-4 back-end.
2009-12-20 Ramiro PollaSet horizontal scaler's src offsets in context in sws_i...
2009-12-19 Diego BiurrunAdd long_name for Xxan codec.
2009-12-19 Kostya ShishkovImprove handling allocated buffers in Xan decoder
2009-12-19 Kostya Shishkovcosmetics: reindent a bit
2009-12-19 Vitor SessakAdd tables used by both AMR-NB and SIPR
2009-12-19 Mike MelansonCosmetic: indent after last change.
2009-12-19 Mike MelansonOptimize unpack_vectors() by not shuffling around redun...
2009-12-18 Michael NiedermayerMore sane error message when extradata has not been...
2009-12-18 Carl Eugen... Swap red and blue when decoding r210.
2009-12-18 Michael NiedermayerIt appears that waveformatextensible is mandatory for...
2009-12-17 Reimar DöffingerAdd decoder for R210 (uncompressed 10-bit RGB) codec.
2009-12-17 Michael TisonCD+G demuxer and decoder
2009-12-17 Jai Menon10l : make sure probe buffer is large enough.
2009-12-16 Michael NiedermayerOnly add 1 index entry per keyframe.
2009-12-16 Reimar DöffingerSet bits_per_raw_sample appropriately in dpx decoder.
2009-12-16 Jai MenonParse ID3v[12] metadata from TTA files.
2009-12-16 Vitor SessakCosmetics: make celp_filters.* formatting more consiste...
2009-12-16 Vitor SessakOptimize ff_celp_lp_synthesis_filterf(). 50% faster...
2009-12-16 Vitor SessakList myself as the maintainer of celp_filters.*
2009-12-16 Jai MenonUpdate ffm reference checksums as a result of r20869.
2009-12-16 Martin StorsjöReply to RTMP ping with the same value as received...
2009-12-16 Matthieu CrapetAdd -vlang option to set ISO 639 video stream language...
2009-12-16 Carl Eugen... Undo r20874: It broke AAC decoding.
2009-12-15 Diego BiurrunRemove unused variable, fixes the warning:
2009-12-15 Stefano SabatiniUse positive logic in opt_target() for selecting the...
2009-12-15 Matthieu CrapetSimplify freeing of audio_language and subtitle_language.
2009-12-15 Carl Eugen... Use enum and constant to avoid three icc warnings.
2009-12-15 Ramiro PollaFix a typo in documentation.
2009-12-14 Stefano SabatiniFactorize opt+1 out in parse_options(), simplify.
2009-12-14 Carl Eugen... Define _XOPEN_SOURCE as 600 before including a XSI...
2009-12-14 Stefano SabatiniUse symbolic names for PAL/NTSC/FILM rather than numeri...
2009-12-14 Benjamin LarssonFix breakage introduced by setting the sample_fmt to...
2009-12-14 Vitor SessakCorrect typo
2009-12-14 Alex Converse10l: Don't spawn a subshell when disabling vdpau.
next