OSDN Git Service

android-x86/external-ffmpeg.git
2012-03-21 Paul B Maholwestwood_vqa: fix SND0 chunk handling
2012-03-21 Tomas Härdinaiffdec: Fix SIGFPE on pcm_f32be
2012-03-21 Nicolas Georgelavfi: add tile video filter.
2012-03-21 Nicolas Georgevsrc_color: port to new drawutils API.
2012-03-21 Nicolas Georgevf_pad: port to new drawutils API.
2012-03-21 Nicolas Georgedrawutils: new API.
2012-03-21 Michael Niedermayerswscale: Merge a hunk from qatar that seems to have...
2012-03-21 Stefano Sabatinilavfi/ass: add dar option
2012-03-21 Stefano Sabatinilavfi/ass: use a default DAR value of 1.0
2012-03-21 Stefano Sabatinilavfi/aspect: check for a negative code from av_parse_r...
2012-03-21 Nicolas Georgegraphdump: use av_bprintf API.
2012-03-21 Nicolas Georgelavu: add av_bprintf and related.
2012-03-21 Paul B Maholbink: no need to increase width twice
2012-03-21 Michael Niedermayerzerocodec: factorize loop
2012-03-21 Paul B Maholttadec: refactor ttafilter_process()
2012-03-21 Paul B Maholtgq: use bytestream2_get_bytes_left()
2012-03-21 Paul B Maholxxan: use bytestream2_size()
2012-03-21 Paul B Maholxxan: remove write-only variable
2012-03-21 Paul B Maholsmc: use bytestream2_size()
2012-03-21 Paul B Maholbytestream: add functions for accessing size of buffer
2012-03-21 Paul B Maholcdxl: swap CHUNKY and BYTE_PLANAR
2012-03-21 Michael Niedermayersgienc: fix packet size.
2012-03-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-20 Michael Niedermayerfate/zerocodec: fix permissions
2012-03-20 Justin Rugglesavconv: free packet in write_frame() when discarding...
2012-03-20 Justin RugglesFATE: use +/- flag option syntax for vp8 emu-edge tests
2012-03-20 Michael Niedermayerpngenc: Fix incorrect mask used for interlaced mode.
2012-03-20 Anton Khirnovlavf: make av_interleave_packet_per_dts() private.
2012-03-20 Anton Khirnovlavf: deprecate av_read_packet().
2012-03-20 Justin Rugglesoggdec: output correct timestamps for Vorbis
2012-03-20 Justin Rugglesavconv: pass input stream timestamps to audio encoders
2012-03-20 Justin Ruggleslavc: shrink encoded audio packet size after encoding.
2012-03-20 Justin Rugglesxa: set correct bit rate
2012-03-20 Justin Rugglesxa: do not set bit_rate, block_align, or bits_per_coded...
2012-03-20 Justin Rugglesxa: fix end-of-file handling
2012-03-20 Justin Rugglesxa: fix timestamp calculation
2012-03-20 Kostya Shishkovbink: fix typo in FFALIGN() argument
2012-03-20 Kostya Shishkovbink: align plane width to 8 when calculating bundle...
2012-03-20 Michael Niedermayerpngdec: print error message for truncated pngs even...
2012-03-20 Michael Niedermayerpngenc: allocate packets that have some chance of being...
2012-03-20 Tomas Härdinmxfdec: Only parse next partition pack if parsing forward
2012-03-20 Michael Niedermayerpngdec: dont discard incomplete images.
2012-03-20 Michael Niedermayerpngdec: Print error messages for the various failure...
2012-03-20 Mans Rullgarddoc: pass -Idoc texi2html and texi2pod
2012-03-20 Mans Rullgarddoc: texi2pod: add -I flag
2012-03-20 Martin Storsjömovenc: Add a min_frag_duration option
2012-03-20 Martin Storsjörtsp: Set the default delay to 0.1 s for the RTSP/SDP...
2012-03-20 Martin Storsjölibavformat: Set the default for the max_delay option...
2012-03-20 Clément Bœschflv: clarify use of video info/cmd frame.
2012-03-20 Anton KhirnovGenerate manpages for AV{Format,Codec}Context AVOptions.
2012-03-20 Anton Khirnovdoc/avconv: remove entries for AVOptions.
2012-03-20 Anton KhirnovMove AVFormatContext/AVCodecContext option tables to...
2012-03-20 Anton Khirnovlavf: use AVStream.discard to disable queueing attached...
2012-03-20 Anton Khirnovlavf: requeue attached pictures after seeking.
2012-03-20 Anton Khirnovid3v2: set the keyframe flag on attached pictures.
2012-03-20 Derek Buitenhuiszerocodec: Fix license
2012-03-20 Derek BuitenhuisFATE: Add ZeroCodec test
2012-03-19 Michael Niedermayerffv1enc: Check context_model
2012-03-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-19 Michael Niedermayersnowenc: move runs from stack to heap.
2012-03-19 Michael Niedermayeravcodec_encode_audio2: Increase the audio buffer size.
2012-03-19 Paul B MaholFATE: change fate-maxis-xa to a normal demuxing test
2012-03-19 Paul B MaholFATE: add test for adpcm-ea-maxis-xa
2012-03-19 Aaron Colwellvp8: avoid race condition on segment map.
2012-03-19 Michael Niedermayermp3_probe: consider id3 tags to be low scoring mp3.
2012-03-19 Stefano Sabatinilavfi/aspect: fail with AVERROR(EINVAL) in case of...
2012-03-19 Kostya Shishkovfix space type in Changelog
2012-03-19 Derek BuitenhuisZeroCodec Decoder
2012-03-19 Stefano Sabatinilavc/sunrastenc: consider cases with linesize < 0
2012-03-19 Kostya ShishkovRealAudio Lossless decoder
2012-03-19 Martin Storsjörtpenc: Use AVFormatContext.packet_size instead of...
2012-03-19 Nicolas Georgeurl: Document the expected behaviour of url_read
2012-03-19 Martin Storsjölibavformat: Use AVFormatContext.probesize in init_input
2012-03-19 Martin Storsjödocs: Fix a stray reference to tags in the generic...
2012-03-19 Matthieu Bourongxf: return AVERROR_EOF instead of AVERROR(EIO) at...
2012-03-19 Martin Storsjöcosmetics: Align some AVInput/OutputFormat declarations
2012-03-19 Carl Eugen... Tell users about supported audio samplerates in mmf.
2012-03-19 Carl Eugen... Match documentation for transparency in BGR32 iff images.
2012-03-19 Kostya Shishkovzmbv: check decompress result
2012-03-19 Kostya Shishkovzmbv: correct indentation
2012-03-19 Michael Niedermayerh264: print the pps_id when its invalid.
2012-03-18 Derek BuitenhuisZeroCodec Decoder
2012-03-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_thp to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_yamaha to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_swf to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_sbpro to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ct to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ea_xas to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ea_r1/2/3 to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert ea_maxis_xa to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ea to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm convert adpcm_ima_ea_sead to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_ea_eacs to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_xa to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert ima_ws to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_apc to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_iss to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_dk3 to bytestream2.
next