OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-08-22 Nicolas Georgelavc: add a table of all codecs names.
2011-08-22 Nicolas Georgeffmpeg: print the codecs names in the stream mapping.
2011-08-22 Stefano Sabatinivsrc_movie: rename video movie specific callbacks,...
2011-08-22 Stefano Sabatiniasink_abuffer: extend ABufferSinkContext to make it...
2011-08-22 Stefano Sabatinivsrc_movie: create media agnostic movie init and uninit...
2011-08-22 Stefano Sabatiniaf_aformat: use evil ADD_FORMATS macro for cutting...
2011-08-22 Nicolas Georgeffmpeg: ignore forward gaps for subtitles streams.
2011-08-22 Carl Eugen... Support more codecs when muxing caf.
2011-08-21 Marton Balintffplay: remove unnecessary if (cur_stream) checks
2011-08-21 Marton Balintffplay: get rid of the global cur_stream variable
2011-08-21 Marton Balintffplay: make step variable a member of the VideoState...
2011-08-21 Matthew EinhornUpdates avcodec_get_pix_fmt_loss to return maximum...
2011-08-21 Reimar Döffingerroqvideodec: Improve checking of input buffer bounds.
2011-08-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-21 Stefano Sabatinivsrc_testsrc: allow to set the sample aspect ratio
2011-08-21 Stefano Sabatinilavdev/lavfi: set sample aspect ratio in the output...
2011-08-21 Carl Eugen... Stream-copying PureVoice into caf works fine.
2011-08-21 Kostya ShishkovWavPack demuxer: do not rely on index when timestamp...
2011-08-21 Kostya ShishkovWavPack demuxer: store position of the first block...
2011-08-21 Kostya ShishkovWavPack decoder: implement flush function
2011-08-21 Stefano Sabatiniasrc_abuffer: pass non-const string to strtok_r in...
2011-08-21 Mina Nagy Zakilavfi: add asrc_abuffer - audio buffer source
2011-08-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-20 Stefano Sabatinilavdev/lavfi: specify pos in the output packets
2011-08-20 Stefano Sabatinilavfi: add ashowinfo filter
2011-08-20 Stefano SabatiniAPIchanges: fix wrong major number for av_fifo_peek2...
2011-08-20 Stefano SabatiniAPIchanges: fill some lavfi entries with the correspond...
2011-08-20 Stefano Sabatinilavdev/lavfi: initialize variable, fix warning
2011-08-20 Stefano Sabatiniffprobe: use av_get_media_type_string() in media_type_s...
2011-08-20 Stefano Sabatinilavu: add av_get_media_type_string() convenience function
2011-08-20 Reimar DöffingerFix parser not to clobber has_b_frames when extradata...
2011-08-19 Alex Converseavconv: Separate initialization from the main transcode...
2011-08-19 Michael Niedermayerh264: fixup indention
2011-08-19 Anton Khirnovdoc/avconv: replace forgotten av by avconv.
2011-08-19 Anton Khirnovavconv: reset input_ts_offset between files.
2011-08-19 Anton Khirnovdoc/avconv: extend -ss documentation.
2011-08-19 Anton Khirnovavconv: call flush_encoders() from transcode() directly.
2011-08-19 Anton Khirnovavconv: fix broken indentation.
2011-08-19 Anton Khirnovavconv: rescue poor abused limit_filesize global.
2011-08-19 Carl Eugen... Autodetect LOAS in transport streams.
2011-08-19 Carl Eugen... Add LOAS demuxer.
2011-08-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-19 Alex Converseavconv: Set error code before before jumping to fail.
2011-08-19 Jeff Downsh264: fix PCM intra-coded blocks in monochrome case
2011-08-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-19 Jeff Downsh264: correct implicit weight table computation for...
2011-08-19 Jeff Downsh264: correct the check for invalid long term frame...
2011-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-18 Sven Hessexmv: Read the video packet data first, then swap its...
2011-08-18 Sven Hessexmv: Remove superfluous zeroing of already zero'd data
2011-08-18 Sven Hessexmv: Add some doxygen comments
2011-08-18 Sven Hessexmv: Merge XMVAudioTrack into XMVAudioPacket
2011-08-18 Sven Hessexmv: Make the various offset variables uint64_t
2011-08-18 Michael Niedermayerxmv: fix license header to match patch
2011-08-18 Carl Eugen... Allow setting resolution in DPI for Tiff.
2011-08-18 Alex Converseavconv: Fix spelling errors.
2011-08-18 Alex Converseaac: Only set sample rate and object type from ADTS...
2011-08-18 Alex Converseaac: Set SBR and PS to unsignalled during headerless...
2011-08-18 Alex Converseaac: Only output configure if audio was found.
2011-08-18 Anton Khirnovavconv: save two levels of indentation in flush_encoders()
2011-08-18 Anton Khirnovavconv: factor flushing encoders out of output_packet().
2011-08-18 Anton Khirnovavconv: factor out initializing input streams.
2011-08-18 Anton Khirnovavconv: remove -intra option.
2011-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-18 Anton Khirnovavconv: reset streamid_map between output files.
2011-08-18 Anton Khirnovavconv: make timer_start a local var in transcode().
2011-08-18 Anton Khirnovavconv: cosmetics, move OutputStream.
2011-08-18 Anton Khirnovavconv: remove two unused macros.
2011-08-18 Dustin Brodyh264: hide reference frame errors unless requested
2011-08-18 Ronald S. Bultjeswscale: split hScale() function pointer into h[cy...
2011-08-18 Ronald S. BultjeMove clipd macros to x86util.asm.
2011-08-17 Matthew Einhornlavc: fix wrong example code in avcodec_find_best_pix_f...
2011-08-17 Matthew Einhornlavc: fix avcodec_find_best_pix_fmt() when there's...
2011-08-17 Aurelien Jacobsmatroskadec: use correct compression parameters for...
2011-08-17 Reimar Döffingermsrle: correctly round linesize for < 8 bpp formats.
2011-08-17 Anton Khirnovavconv: reindent.
2011-08-17 Anton Khirnovavconv: rescue poor abused start_time global.
2011-08-17 Anton Khirnovavconv: rescue poor abused recording_time global.
2011-08-17 Anton Khirnovavconv: merge two loops in output_packet().
2011-08-17 Anton Khirnovavconv: fix broken indentation.
2011-08-17 Anton Khirnovavconv: get rid of the arbitrary MAX_FILES limit.
2011-08-17 Anton Khirnovavconv: get rid of the output_streams_for_file vs....
2011-08-17 Anton Khirnovavconv: add a wrapper for output AVFormatContexts and...
2011-08-17 Anton Khirnovavconv: make itsscale syntax consistent with other...
2011-08-17 Anton Khirnovavconv: factor out adding input streams.
2011-08-17 Alex Converseavconv: Factorize combining auto vsync with format.
2011-08-17 Alex Converseavconv: Factorize video resampling.
2011-08-17 Alex Converseavconv: Don't unnecessarily convert ipts to a double.
2011-08-17 Diego Biurrunffmpeg: remove unsed variable nopts
2011-08-17 Kostya ShishkovRV3/4 parser: remove unused variable 'off'
2011-08-17 Sven Hesseadd XMV demuxer
2011-08-17 Kostya Shishkovrmdec: parse FPS in RealMedia properly
2011-08-17 Kostya ShishkovUse parsers for RealVideo 3/4 to determine correct PTS
2011-08-17 Kostya Shishkovrmdec: correct DTS calculation in RealMedia container.
2011-08-17 Kostya Shishkovrv10/20: tell decoder to use edge emulation
2011-08-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-17 Michael Niedermayeravconv: Correct Copyright statement.
2011-08-17 Mina Nagy Zakilavfi: add aresample filter
2011-08-17 Stefano Sabatiniffprobe: in value_string(), do not print trailing space...
2011-08-17 Stefano Sabatiniffplay: do not erase the content of vfilters
next