OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael Niedermayerretry_transfer_wrapper: only call interrupt callback...
2011-04-04 Michael Niedermayermpegts: Put CODEC_ID_NONE check back that was removed...
2011-04-04 Mans Rullgardac3enc: move extract_exponents inner loop to ac3dsp
2011-04-04 Anton Khirnovavio: deprecate url_get_filename().
2011-04-04 Anton Khirnovavio: deprecate url_max_packet_size().
2011-04-04 Anton Khirnovavio: make url_get_file_handle() internal.
2011-04-04 Anton Khirnovavio: make url_filesize() internal.
2011-04-04 Anton Khirnovavio: make url_close() internal.
2011-04-04 Anton Khirnovavio: make url_seek() internal.
2011-04-04 Anton Khirnovavio: cosmetics, move AVSEEK_SIZE/FORCE declarations...
2011-04-04 Anton Khirnovavio: make url_write() internal.
2011-04-04 Anton Khirnovavio: make url_read_complete() internal.
2011-04-04 Anton Khirnovavio: make url_read() internal.
2011-04-04 Anton Khirnovavio: make url_open() internal.
2011-04-04 Anton Khirnovavio: make url_connect internal.
2011-04-04 Anton Khirnovavio: make url_alloc internal.
2011-04-04 Carl Eugen... Only make buffer smaller in fill_buffer() if read_packe...
2011-04-04 Alexandre ColucciCommunicate pulldown flags to clients to fix VC-1 playb...
2011-04-04 Alexandre ColucciFix VC-1 playback with pulldown content
2011-04-04 Martin Storsjöapplehttp: Merge two for loops
2011-04-04 Martin Storsjöapplehttp: Restructure the demuxer to use a custom...
2011-04-04 Martin Storsjöapplehttp: Move finished and target_duration to the...
2011-04-04 Young Han Leeaacenc: reduce the number of loop index variables
2011-04-04 Anton Khirnovavio: deprecate url_open_protocol
2011-04-04 Anton Khirnovavio: deprecate url_poll and URLPollEntry
2011-04-04 Justin Rugglesac3enc: select bandwidth based on bit rate, sample...
2011-04-04 Justin Rugglesflvdec: fix segfault in amf_parse_object() due to NULL key
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Aurelien Jacobsadd MicroDVD muxer and demuxer
2011-04-03 Justin Rugglesflvdec: fix segfault in amf_parse_object() due to NULL key
2011-04-03 Peter Rossffmpeg: make 'bits_per_raw_sample' option more useful
2011-04-03 Mans Rullgardfate: fix partial run when no samples path is specified
2011-04-03 Mans RullgardARM: NEON fixed-point forward MDCT
2011-04-03 Mans RullgardARM: NEON fixed-point FFT
2011-04-03 Anton Khirnovlavf: bump minor version and add an APIChanges entry...
2011-04-03 Anton Khirnovavio: simplify url_open_dyn_buf_internal by using avio_...
2011-04-03 clsid2Libavcodec AC3/E-AC3/DTS decoders now output floating...
2011-04-03 clsid2Float output for libavcodec AAC decoder
2011-04-03 clsid2Float output for libavcodec Vorbis decoder
2011-04-03 Anton Khirnovavio: make url_fdopen internal.
2011-04-03 Anton Khirnovavio: make url_open_dyn_packet_buf internal.
2011-04-03 Anton Khirnovavio: avio_ prefix for url_close_dyn_buf
2011-04-03 Anton Khirnovavio: avio_ prefix for url_open_dyn_buf
2011-04-03 Anton Khirnovavio: introduce an AVIOContext.seekable field
2011-04-03 Carl Eugen... Remove superfluous free().
2011-04-03 Mans Rullgardac3enc: use generic fixed-point mdct
2011-04-03 Michael NiedermayerMove frame_pred_frame_dct check elsewhere.
2011-04-03 Michael NiedermayerFix mpeg-ps misdetected as m4v.
2011-04-03 Michael NiedermayerFix issue2246
2011-04-03 Michael NiedermayerSupport changing pixel formats on avfilter input.
2011-04-03 Michael NiedermayerImprove codec_tag guessing code.
2011-04-03 Michael NiedermayerMake find_pix_fmt() non static
2011-04-03 Michael NiedermayerDont leak sws contexts.
2011-04-03 Michael Niedermayerfixed issue1962 EVO detection
2011-04-03 Michael NiedermayerFix issue2437
2011-04-03 Michael NiedermayerReimplement stream probe try #2
2011-04-03 Michael NiedermayerPartial rewrite stream probe code.
2011-04-03 Michael NiedermayerDont be so picky on decoding pps in extradata.
2011-04-03 Michael NiedermayerFix yuvj420p scaling artefact, issue1108.
2011-04-03 Michael NiedermayerCorrectly implement:
2011-04-03 Michael NiedermayerAdd sign off recommandition and definition of meaning.
2011-04-03 compnReword make fate patch checklist entry
2011-04-03 Brandon Minternlavfi: add fade filter
2011-04-03 Michael NiedermayerChange yadif to not use out of picture lines.
2011-04-03 Anton Khirnovlavc: deprecate AVCodecContext.antialias_algo
2011-04-03 Anton Khirnovlavc: mark mb_qmin/mb_qmax for removal on next major...
2011-04-03 Wim LewisAdd or elaborate on some documentation comments in...
2011-04-03 Michael Niedermayerpatch checklist:git format-patch
2011-04-03 Michael Niedermayerpatch checklist:uggest fate instead of regression tests
2011-04-03 Michael Niedermayerpatch checklist:Remove pointless checkheaders comment...
2011-04-03 Anssi Hannulalavf: inspect more frames for fps when container time...
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerRevert "configure: use dlltools instead of lib.exe"
2011-04-02 Mans RullgardFixed-point MDCT with 32-bit unscaled output
2011-04-02 Michael Niedermayeryadif:Fix assert() failure
2011-04-02 Michael Niedermayerdpx:fix typo
2011-04-02 Peter Rosscosmetics: indentation
2011-04-02 Peter Rossdpx encoder: support 10-bit packing method
2011-04-02 Peter Rossdpx decoder: read sample aspect ratio
2011-04-02 Michael NiedermayerH264: fix slice end error detection
2011-04-02 Michael Niedermayerh264: change a few comments into error messages
2011-04-02 Anton Khirnovlavc: deprecate rate_emu
2011-04-02 Anton Khirnovlavc: mark hurry_up for removal on next major bump
2011-04-02 Anton Khirnovparser: mark av_parser_parse() for removal on next...
2011-04-02 Anton Khirnovlavc: add missing audioconvert includes
2011-04-02 Anton Khirnovjvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY
2011-04-02 Michael NiedermayerFix stream mapping regression
2011-04-02 Stefano Sabatinidrawtext: extend/clarify examples in the filter description
2011-04-02 Stefano Sabatinidrawtext: fix wrong reference in boxcolor option descri...
2011-04-02 Stefano Sabatinidrawtext: add documentation for the shadow parameters
2011-04-02 Stefano Sabatinidrawtext: allow negative shadow offset values
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerTimeout TCP open() after 5 seconds.
2011-04-01 Carl Eugen... Fix compilation with --disable-vdpau
2011-04-01 Carl Eugen... Make a plausibility check when setting channel layout...
2011-04-01 Carl Eugen... Match the documentation of -s with the current implemen...
2011-04-01 Mans Rullgardac3enc: ARM optimised ac3_compute_matissa_size
2011-04-01 Mans Rullgardac3: armv6 optimised bit_alloc_calc_bap
2011-04-01 Mans Rullgardfate: simplify fft test rules
next