]> git.sesse.net Git - ffmpeg/history - libavformat
libavformat: Fix several "incompatible pointer type" warnings.
[ffmpeg] / libavformat /
2012-03-30 Michael Niedermayerlibavformat: Fix several "incompatible pointer type...
2012-03-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-30 Michael Niedermayerimg2dec: remove GLOB_TILDE support.
2012-03-29 Alexander Strasserimg2dec: Recognize glob meta chars only if prefixed...
2012-03-29 Brian Olsonimg2: glob matching for image series
2012-03-29 Michael Niedermayerlavf: print ts values in pts < dts error message
2012-03-29 Kostya Shishkovid3v2: add another mimetype for JPEG image
2012-03-29 Michael NiedermayerMerge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
2012-03-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-28 Ronald S. Bultjeasf: only set index_read if the index contained entries.
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2012-03-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-28 Piotr Bandurskiid3v2: support JPEG APIC with incorrect (image/jpg...
2012-03-28 Paul B MaholSupport FLIC in AVI.
2012-03-27 Justin Rugglesoggdec: calculate correct timestamps in Ogg/FLAC
2012-03-27 Paul B Maholwestwood_vqa: fix SND0 chunk handling
2012-03-27 Paul B Maholwestwood_vqa: set video stream duration
2012-03-27 Michael Niedermayeroma: dont over-read buffer
2012-03-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-27 Jindrich Makovickamake av_interleaved_write_frame() flush packets when...
2012-03-27 Alex Conversempegts: Fix dead error checks
2012-03-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-26 Reimar DöffingerEnable generic index/seeking for mgsts demuxer.
2012-03-26 Reimar DöffingerHandle 0-size sync packets when only parsing headers.
2012-03-26 Reimar DöffingerSupport FLIC in MOV.
2012-03-26 Michael Niedermayermxfdec: fix off by one error.
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-03-26 Anton Khirnovlavf doxy: expand AVStream.codec doxy.
2012-03-26 Anton Khirnovlavf doxy: improve AVStream.time_base doxy.
2012-03-26 Anton Khirnovlavf doxy: add some basic documentation about reading...
2012-03-26 Anton Khirnovlavf doxy: document passing options to demuxers.
2012-03-26 Anton Khirnovlavf doxy: clarify that an AVPacket contains encoded...
2012-03-26 Jindrich Makovickampegtsenc: allow user triggered PES packet flushing
2012-03-26 Michael Niedermayermxfdec: pass correct context to av_timecode_init()
2012-03-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-25 Paul B Mahol"Metal Gear Solid: The Twin Snakes" demuxer
2012-03-25 Michael Niedermayermov: fix heap buffer overflow
2012-03-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-24 Martin Storsjömovenc: Merge if statements
2012-03-24 Martin Storsjöavc: Add a function for converting mp4 style extradata...
2012-03-24 Martin Storsjölibavformat: Document who sets the AVStream.id field
2012-03-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-23 Michael Niedermayerxmv: check channel number
2012-03-23 Michael Niedermayermov: Fix FPE on 0 time_scale
2012-03-23 Michael Niedermayervorbisdemux: Check private context in theoras gtopts.
2012-03-23 Michael Niedermayermatroskadec: fix strcmp(NULL)
2012-03-23 Michael Niedermayermov: fix global unicode convertion array overflow.
2012-03-22 Michael Niedermayermmdemux: dont set pkt->size to an invalid value.
2012-03-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-22 Alex Conversexwma: Validate channels and bits_per_coded_sample.
2012-03-22 Alex Conversemov: Do not read past the end of the ctts_data table.
2012-03-22 Alex Conversemov: Add missing terminator to mov_ch_layout_map_1ch.
2012-03-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-22 Ronald S. Bultjeasf: reset side data elements on packet copy.
2012-03-22 Michael Niedermayeroggparseogm: fix order of arguments of avpriv_set_pts_i...
2012-03-22 Nicolas Georgeudp: lock all operations on shared variables.
2012-03-22 Nicolas Georgeudp: return the error code instead of generic EIO.
2012-03-22 Nicolas Georgeudp: call av_fifo_space directly as needed.
2012-03-22 Nicolas Georgeudp: use non-blocking read instead of select.
2012-03-22 Nicolas Georgeudp: use pthread_cancel instead of a shared flag.
2012-03-22 Justin Rugglesaiffdec: set block_duration to 1 for PCM codecs that...
2012-03-22 Justin Rugglesaiffdec: factor out handling of integer PCM for AIFF...
2012-03-22 Justin Rugglesaiffdec: use av_get_audio_frame_duration() to set block...
2012-03-22 Justin Rugglesaiffdec: do not set bit rate if block duration is unknown
2012-03-22 Paul B Maholsegment: fix null pointer dereference
2012-03-22 Paul B Maholelectronicarts vp6: set duration of video stream
2012-03-22 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-03-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-21 Vidar MadsenFix type and codetype fields in the MMF header for...
2012-03-21 Reimar DöffingerPrint a warning when using wild guesses as time stamps.
2012-03-21 Paul B Maholwestwood_vqa: set video stream duration
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 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 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 Tomas Härdinmxfdec: Only parse next partition pack if parsing forward
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 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-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-19 Michael Niedermayermp3_probe: consider id3 tags to be low scoring mp3.
2012-03-19 Derek BuitenhuisZeroCodec Decoder
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 Matthieu Bourongxf: return AVERROR_EOF instead of AVERROR(EIO) at...
2012-03-19 Martin Storsjöcosmetics: Align some AVInput/OutputFormat declarations
next