OSDN Git Service

coroid/libav_saccubus.git
2010-11-29 Carl Eugen... Fix h264-conformance-frext-frext_mmco4_sony_b conforman...
2010-11-29 Baptiste CoudurierIn ts demuxer, if pes packet size is < ts packet, honor...
2010-11-28 Baptiste CoudurierUpdate fate h264 test due to r25824, this file has...
2010-11-28 Martin Storsjörtsp: Do a forgotten reindenting
2010-11-28 Stefano SabatiniIn libavfilter, use consistently "Copyright (c)" in...
2010-11-28 Peter RossAdd G.722 to RIFF codec list
2010-11-27 Carl Eugen... Increase avformat micro version, forgotten in r25834.
2010-11-27 Carl Eugen... Add copyright notices for the E-AC3 and TrueHD parts...
2010-11-27 Anssi HannulaIEC 61937 encapsulation of TrueHD for HDMI passthrough.
2010-11-27 Reimar DöffingerDV: use data_offset to fix seeking in badly cut files...
2010-11-27 Aurelien Jacobsensure the ASS string in AVSubtitleRect is 0 terminated
2010-11-26 Anatoly NenashevMobotix .mxg demuxer
2010-11-26 Stefano SabatiniFix date in last APIchanges entry.
2010-11-25 Stefano SabatiniFix crash in uninit.
2010-11-25 Stefano SabatiniFix timestamp scaling in the overlay filter.
2010-11-25 Stefano SabatiniImplement avfilter_get_video_buffer_ref_from_arrays().
2010-11-25 Stefano SabatiniMake avfilter_default_free_buffer() an internal shared...
2010-11-25 Baptiste CoudurierIn mov demuxer, if multiple h264 stsd are present,...
2010-11-25 Baptiste CoudurierIn av_find_stream_info, decode more h264 to get correct...
2010-11-25 Stephen D'AngeloIn TS demuxer, create the AVStream during pmt parsing...
2010-11-25 Baptiste CoudurierIn TS demuxer, keep the pmt filter open to parse all...
2010-11-24 Aurelien Jacobsavidec: read some of the Nikon specific tags produced...
2010-11-24 Stefano Sabatini0.123l: remove unused arguments in av_log(), fix warning.
2010-11-24 Baptiste CoudurierIn aspect filter, fix display for input resolution
2010-11-24 Baptiste CoudurierIn crop filter, reference picref after updating w/h...
2010-11-23 Stefano SabatiniAdd informative log message in the crop filter.
2010-11-23 Reimar DöffingerFix memleak: free palette data on close.
2010-11-23 Aurelien Jacobsavidec: support non-standard creation_time format
2010-11-23 Aurelien Jacobsavidec: trivial simplification regarding av_metadata_set
2010-11-23 Anton Khirnovmatroskaenc: don't duplicate title information
2010-11-23 Anton Khirnovid3v2: add TDEN<->creation_time tag mapping
2010-11-23 Anton Khirnovlavf: document the new creation_time tag
2010-11-23 Reimar Döffinger100l, fix missing decrement on split PGS packets.
2010-11-23 Baptiste CoudurierIn h264 decoder, fix decoding when nal end sequence...
2010-11-23 Baptiste CoudurierRemove some warnings
2010-11-23 Baptiste Coudurier10l, fix memleak, forgot to free mp4_dec_config_descr
2010-11-23 Baptiste CoudurierIn ts demuxer, support aac flexmux using extradata...
2010-11-23 Baptiste CoudurierUnset variable fps for mov and mp4 muxer, they support it
2010-11-22 Anssi HannulaS/PDIF demuxer
2010-11-22 Stefano SabatiniReindent.
2010-11-22 Stefano SabatiniImplement robust parsing in aspect filters.
2010-11-22 Stefano SabatiniAdd informative log messages to the set aspect filters.
2010-11-22 Stefano SabatiniGive more explicit/less confusing names to the filters...
2010-11-22 Stefano SabatiniAdd missing check on the existence of avcodec_opts...
2010-11-22 Baptiste CoudurierIn yadif filter, copy video props to output picture.
2010-11-22 Reimar DöffingerFail RLE decoding if insufficient data for a complete...
2010-11-22 Mark GoodmanSupport PGS subtitles with RLE data split over mutiple...
2010-11-22 Anton Khirnovffmpeg.c: document default metadata mappings
2010-11-22 Anton Khirnovffmpeg.c: copy global metadata by default
2010-11-22 Ramiro Pollafix pointer truncation to int in avpicture_layout()
2010-11-21 Stefano SabatiniRe-implement avpicture_layout() using pixdesc and imgut...
2010-11-21 Stefano SabatiniReplace "depth" with "nb_bits" in the header of avcodec...
2010-11-21 Kostya ShishkovMusepack SV8 supports "mono" files (though it still...
2010-11-21 Stefano SabatiniUse the new libavcore audio channel API.
2010-11-21 Stefano SabatiniRemove declaration of function:
2010-11-21 Stefano SabatiniMove audio channel API from libavcodec to libavcore.
2010-11-21 Aurelien Jacobsmovdec: export creation_date as metadata
2010-11-21 Aurelien Jacobsavidec: export creation_date as metadata
2010-11-21 Stefano SabatiniPort overlay filter from the libavfilter repo (with...
2010-11-21 Reimar DöffingerDocument added functions.
2010-11-21 Reimar DöffingerImprove documentation wording.
2010-11-21 Reimar DöffingerFix indentation.
2010-11-21 Reimar DöffingerFix indentation.
2010-11-21 Reimar DöffingerAdd explanation and alternative implementation for...
2010-11-21 Reimar DöffingerWC3/xan: move palette handling to decoder, avoiding...
2010-11-21 Reimar DöffingerAdd av_append_packet function, to be used in code that...
2010-11-21 Reimar DöffingerAdd a av_grow_packet function, to be used by code that...
2010-11-20 Martin Storsjöadpcm: Fix a comment in the trellis heap code
2010-11-20 Reimar DöffingerMerge rotation into lookup table.
2010-11-20 Baptiste CoudurierCosmetics, fix indentation
2010-11-19 Martin Storsjöadpcm: Only increment heap_pos after finding a good...
2010-11-19 Martin Storsjöadpcm: Use a hash table to improve checking for duplica...
2010-11-19 Baptiste CoudurierFix qdm2 decoder packet handling to match the api
2010-11-19 Stefano SabatiniOrder matters, fix test files linking.
2010-11-18 Stefano SabatiniLog error message in case of invalid parsing.
2010-11-18 Stefano SabatiniFix style: if( -> if (.
2010-11-18 Stefano SabatiniRemove redundant information in header.
2010-11-17 Carl Eugen... 100l: Fix crash in SPDIF muxer.
2010-11-17 Aurelien Jacobsmove the av_parse_color() function from libavfilter...
2010-11-17 Carl Eugen... Add support for IEC 61937 ("SPDIF") encapsulation for...
2010-11-17 Baptiste Coudurier100L fix get_video_buffer in pad filter, get_video_buff...
2010-11-16 Aurelien Jacobsav_find_stream_info(): set subtitle codec time_base
2010-11-16 Baptiste CoudurierIn mov demuxer, export .mov encoder metadata tag
2010-11-16 Baptiste CoudurierMake DNxHD encoder produce files that are strictly...
2010-11-15 Martin Storsjörtsp: Parse and use the Content-Base reply header,...
2010-11-15 Kostya Shishkov16l trocadero: Musepack SV7 decoder may skip more than...
2010-11-14 Aurelien Jacobsminor bump and Changelog entry for r25747
2010-11-14 Aurelien Jacobsminor bump and APIchanges for r25745
2010-11-14 Martin Storsjöadpcm: Fix a comment
2010-11-14 Vitor SessakAdd AMR-NB FATE tests
2010-11-14 Vitor SessakAdd Musepack7 FATE test
2010-11-13 Stefano SabatiniFix frei0r filter after av_parse_color() syntax change.
2010-11-13 Aurelien Jacobsadd missing files in previous commit (ASS encoder and...
2010-11-13 Aurelien Jacobsadd ASS encoder and decoder
2010-11-13 Aurelien Jacobsallow passing subtitles header between decoder and...
2010-11-13 Aurelien Jacobsimprove av_parse_color() to allow for non-null terminat...
2010-11-13 Aurelien Jacobsimprove av_parse_color() to support html formatting
2010-11-13 Aurelien Jacobsadd global header support for subtitles encoding
2010-11-13 Stefano SabatiniFix revision number of the last APIchanges entry.
2010-11-13 Stefano SabatiniMake avfiltergraph.h public.
next