]> git.sesse.net Git - ffmpeg/history - libavformat
h264: fix cur_chroma_format_idc with slice multithreading.
[ffmpeg] / libavformat /
2011-11-17 Michael Niedermayermjpeg: support mpo
2011-11-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-16 Martin Storsjöavformat: Accept the ISO8601 separate format as input...
2011-11-16 Martin Storsjöavformat: Interpret times in ff_iso8601_to_unix_time...
2011-11-16 Clément Bœschcleanup: remove various double end ';' all over the...
2011-11-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-16 Michael Niedermayerlavf: if timestamps are invalid (pts=dts) only drop...
2011-11-15 Mans Rullgardlavf: fix multiplication overflow in avformat_find_stre...
2011-11-15 Panagiotis H.M.... Fix seeking when using Apple HTTP Live Streaming
2011-11-15 Michael Niedermayerasfdec: mark only ts1 as av_unused
2011-11-15 Michael Niedermayermpegts: Completely ignore H222 spec and consider reserv...
2011-11-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-15 Michael Niedermayerasfdec: avoid unused variable warning.
2011-11-15 Michael Niedermayerasfdec: use dts for seeking.
2011-11-14 Michael Niedermayerasfdec: restore timestamp reading code
2011-11-14 Michael Niedermayermp3enc: Try to use a matching bitrate in the xing header.
2011-11-14 Michael Niedermayermp3enc: simplify mp3_write_xing()
2011-11-14 Luca Barbatolavf: simplify format_child_class_next()
2011-11-14 Clément BœschRename remaining get_le32 to avio_rl32.
2011-11-14 Clément BœschRename remaining get_le16 to avio_rl16.
2011-11-14 Clément BœschUse AVIOContext.seekable instead of deprecated url_is_s...
2011-11-14 Clément BœschRename remaining url_fskip to avio_skip.
2011-11-14 Clément BœschRename remaining av_metadata_set2 to av_dict_set.
2011-11-14 Clément BœschRename remaining url_ftell to avio_tell.
2011-11-14 Clément BœschRename remaining get_byte to avio_r8.
2011-11-14 Clément BœschRename remaining url_fsize to avio_size.
2011-11-14 Clément BœschRename remaining get_buffer to avio_read.
2011-11-14 Clément BœschRename remaining url_fseek to avio_seek.
2011-11-14 Clément BœschRename remaining ByteIOContext to AVIOContext.
2011-11-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-13 Anton Khirnovlavf: pass options from AVFormatContext to avio.
2011-11-13 Martin Storsjöavformat: Use avio_open2, pass the AVFormatContext...
2011-11-13 Martin Storsjöavio: add avio_open2, taking an interrupt callback...
2011-11-13 Anton Khirnovavio: add support for passing options to protocols.
2011-11-13 Anton Khirnovavio: add and use ffurl_protocol_next().
2011-11-13 Martin Storsjöavformat: Pass the interrupt callback on to chained...
2011-11-13 Martin Storsjöavio: Add an AVIOInterruptCB parameter to ffurl_open...
2011-11-13 Martin Storsjöavformat: Use ff_check_interrupt
2011-11-13 Martin Storsjöavio: Add an internal utility function for checking...
2011-11-13 Martin Storsjöavio: Add AVIOInterruptCB
2011-11-13 Michael Niedermayermkvtimestamp v2 muxer: rename so as to avoid confusion...
2011-11-13 Michael Niedermayermkvtimestamp v2 muxer: remove unneeded prefixes
2011-11-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-12 Derek BuitenhuisVBLE Decoder
2011-11-11 Carl Eugen HoyosUse AC-3 as default codec for wtv.
2011-11-11 ami_stuffNever use MP3 as default audio codec for asf.
2011-11-11 Derek BuitenhuisVBLE Decoder
2011-11-11 Justin Rugglesvqf/twinvq: pass vqf COMM chunk info in extradata
2011-11-11 Justin Rugglesvqf: do not set bits_per_coded_sample for TwinVQ.
2011-11-11 ami_stuffasfenc: Use wmav2 audio codec by default.
2011-11-11 John Brooksrtpdec: Simplify finalize_packet
2011-11-11 Martin Storsjöhttp: Handle proxy authentication
2011-11-11 Martin Storsjöhttp: Print an error message for Authorization Required...
2011-11-11 Mike MelansonAIFF: add 'twos' FourCC for the mux/demuxer (big endian...
2011-11-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-10 Martin Storsjötls: Use the URLContext as logging context
2011-11-10 Martin Storsjöhttp: Don't add a Range: bytes=0- header for POST
2011-11-10 Martin Storsjöhttp: Change the chunksize AVOption into chunked_post
2011-11-10 Anton Khirnovhttp: Add encoding/decoding flags to the AVOptions
2011-11-10 Anton Khirnovcrypto: add decoding flag to options.
2011-11-10 Anton Khirnovtls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_F...
2011-11-10 Anton Khirnovhttp: use different classes for http and https.
2011-11-10 Martin Storsjöhttp: Change an error log message to a warning
2011-11-10 Martin Storsjöhttp: Remove the now unused ff_http_set_headers custom...
2011-11-10 Martin Storsjömms: Set http custom headers via the AVOption
2011-11-10 Martin Storsjörtsp: Set http custom headers via the AVOption
2011-11-10 Martin Storsjöhttp: Make custom headers settable via an AVOption
2011-11-10 Martin Storsjöcrypto: Don't manually free memory allocated via AVOptions
2011-11-10 Martin Storsjöavio: Free URLContext private data allocated via AVOptions
2011-11-10 John Brooksavc: fix memory errors when encoding invalid h264 codecdata
2011-11-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-09 Justin Rugglesavcodec: add support for planar signed 8-bit PCM.
2011-11-09 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-11-09 Martin Storsjöudp: Allow specifying the local IP address
2011-11-09 Michael Niedermayerpthreads: drop has_b_frames mangling, its buggy in...
2011-11-09 Andrey Utkinlavf: don't leak corrupted packets
2011-11-09 Michael Niedermayerudp: simplify 7a032cb97f743a651138d2da6214c79e0ce089dd
2011-11-09 Andrey UtkinFix segfault on UDP reading
2011-11-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-08 Michael Niedermayermpegvideo_probe: reduce score for invalid streams
2011-11-08 Martin Storsjötls: Use ERR_get_error() in do_tls_poll
2011-11-08 Michael Niedermayermpegvideo_probe: Getting rid of the use of GCC language...
2011-11-08 Michael Niedermayermpegvideo_probe: dont be too picky on spec compliance...
2011-11-08 Michael Niedermayermpegvideo_probe: count video and audio pes seperately
2011-11-08 Michael Niedermayermpegvideo probe: fix slice counting
2011-11-08 Alex Conversemxfdec: Fix comparison of unsigned expression < 0.
2011-11-08 Anton Khirnovmpegts: set stream id on just created stream, not an...
2011-11-08 Michael Niedermayerflv: Skip invalid index
2011-11-08 Anton Khirnovlavf: expand doxy for some AVFormatContext fields.
2011-11-08 Carl Eugen HoyosCheck for OOM after av_mallocz() in ff_interleave_add_p...
2011-11-08 Carl Eugen HoyosSupport decoding "m1v " mpeg1video in mov.
2011-11-08 Carl Eugen HoyosSupport decoding transport streams from Sony NXCAM.
2011-11-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-07 Michael Niedermayerflvdec: skip duplicate indexes
2011-11-07 Martin Storsjöavformat: Avoid a warning about mixed declarations...
2011-11-07 Kostya ShishkovBMV demuxer and decoder
2011-11-07 Miroslav Slugeňlibavformat: add support for G726 audio decoder in...
2011-11-07 Martin Storsjömatroskaenc: Make sure the seekhead struct is freed...
2011-11-07 Martin Storsjöavformat: Warn about using network functions without...
2011-11-07 Martin Storsjöavformat: Revise wording
next