OSDN Git Service

coroid/libav_saccubus.git
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.
2009-12-14 Michael NiedermayerRevert flvdec.c part of r20836
2009-12-14 Michael NiedermayerInclude dup/drop info if any frames where duplicated...
2009-12-14 Michael NiedermayerOff by 1 bugfix for nb_frames_dup.
2009-12-14 Michael NiedermayerMerge init & declaration of buf_end.
2009-12-14 Michael NiedermayerSet reordered_opaque in default_reget_buffer() with...
2009-12-14 Michael NiedermayerCheck sample_aspect_ratio validity for mpeg4/h263/h263p...
2009-12-14 Carl Eugen... Use PIX_FMT_NONE for -1 when enum PixelFormat is expect...
2009-12-14 Carl Eugen... Use enum PixelFormat as type for input_pixfmt to avoid...
2009-12-14 Luca AbeniSupport compressed formats in the V4L2 input device.
2009-12-14 Luca AbeniAdd support for V4L2 compressed formats in the table...
2009-12-14 Luca AbeniUse the correct type for the V4L2 format.
2009-12-14 Luca AbeniReturn pkt->size in v4l2_read_packet().
2009-12-14 Alex ConverseDisable vdpau support if the detected libvdpau does...
2009-12-14 Daniel VerkampFLV 8-bit PCM is unsigned, not signed
2009-12-14 Michael NiedermayerFactorize ic->streams[i] out,
2009-12-14 Michael NiedermayerPlace { of the function where indent -kr wants it.
2009-12-13 Michael NiedermayerMake sure the Metadata: header is not printed if the...
2009-12-13 Michael NiedermayerMove dump_metadata() to where it is in ffmbc, looks...
2009-12-13 Michael Niedermayerindent
2009-12-13 Michael NiedermayerSkip dumping language twice.
2009-12-13 Michael Niedermayerdump metadata for AVStreams & AVPrograms too.
2009-12-13 Michael NiedermayerFactorize dump_metadata() out.
2009-12-13 Michael NiedermayerTry to simplify av_estimate_timings_from_pts() like...
2009-12-13 Alexander StrangeCorrect truncated ID3v1 genre name.
2009-12-13 Michael NiedermayerDebug av_log() about stream probing from ffmbc.
2009-12-13 Michael NiedermayerAdd CODEC_ID_DNXHD into the 25 fps case.
2009-12-13 Michael NiedermayerSimplify code by using av_metadata_set2().
2009-12-13 Michael NiedermayerMore entries for ff_id3v2_metadata_conv from ffmbc.
2009-12-13 Michael Niedermayers/author/artist/ for ID3
2009-12-13 Michael NiedermayerMore ID3v1 genres from ffmbc.
2009-12-13 Michael NiedermayerUse AV_METADATA_DONT_STRDUP* / use av_malloced metadata...
2009-12-13 Michael Niedermayeradd av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY...
2009-12-13 Michael NiedermayerAdd flags to prevent strdup() on arguments to av_metada...
2009-12-13 Michael NiedermayerUntil -DHAVE_AV_CONFIG_H is removed from ffplays compil...
2009-12-13 Michael NiedermayerMove #include where it belongs.
2009-12-13 Michael NiedermayerGet rid of useless casts.
2009-12-13 Michael NiedermayerAPIchanges update for av_d2str()
2009-12-13 Michael NiedermayerAdd a function to convert a number to a av_malloced...
2009-12-13 Michael NiedermayerPrint extradata in case of failure. I had this in my...
2009-12-13 Michael NiedermayerAPIChanges & minor bump due to avg_frame_rate addition.
2009-12-13 Michael NiedermayerAdd avg_frame_rate.
2009-12-13 Thilo BorgmannRead and decode block data in separate functions to...
2009-12-13 Carl Eugen... Use constant CODEC_ID_NONE instead of 0 where appropriate.
2009-12-13 Michael NiedermayerRemove commented out code.
next