]> git.sesse.net Git - ffmpeg/history - libavformat
mpegaudiodec: switch to av_assert
[ffmpeg] / libavformat /
2012-07-27 Michael Niedermayeravio: Document that write_packet() is not allowed to...
2012-07-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-27 Carl Eugen HoyosFix aiff demuxer dependencies.
2012-07-27 Marton Balintmxfdec: fix off by one error in d10 aes3 decoding
2012-07-27 jamalaviobuf: Fix warning about discarded qualifier
2012-07-26 Clément BœschSubViewer demuxer and decoder.
2012-07-26 Samuel Pitoisetrtmp: Check the buffer length of ping packets
2012-07-26 Samuel Pitoisetrtmp: Allow having more unknown data at the end of...
2012-07-26 Samuel Pitoisetrtmp: Prevent reading outside of an allocate buffer...
2012-07-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-26 Michael Niedermayeromadec: switch to AVSTREAM_PARSE_FULL_RAW
2012-07-26 Michael Niedermayerloasdec: switch to AVSTREAM_PARSE_FULL_RAW
2012-07-26 Michael Niedermayeraacdec: switch to AVSTREAM_PARSE_FULL_RAW
2012-07-26 Michael Niedermayerhls: replace probsize=0 by noheader flag removial.
2012-07-26 Michael Niedermayerff_add_index_entry: reject AV_NOPTS_VALUE
2012-07-26 Michael Niedermayerlavf: move generic index generation code to a later...
2012-07-26 Michael Niedermayerparse_packet: use pkt.pos always instead of the avparse...
2012-07-26 Michael Niedermayerwav: switch to AVSTREAM_PARSE_FULL_RAW
2012-07-26 Michael Niedermayerff_raw_audio_read_header: mark as AVSTREAM_PARSE_FULL_RAW
2012-07-26 Michael Niedermayerflacdec: mark as AVSTREAM_PARSE_FULL_RAW
2012-07-26 Michael Niedermayermp3dec: mark as AVSTREAM_PARSE_FULL_RAW
2012-07-25 Piotr Bandurskimovenc: fix remuxing of yuv2
2012-07-25 Michael Niedermayerprobe_codec: fix memory corruption
2012-07-25 Antti SeppäläSupport urlencoded http authentication credentials
2012-07-25 Samuel Pitoisetrtmp: Return an error when the client bandwidth is...
2012-07-25 Samuel Pitoisetrtmp: Return proper error code in handle_server_bw
2012-07-25 Samuel Pitoisetrtmp: Return proper error code in handle_client_bw
2012-07-25 Samuel Pitoisetrtmp: Return proper error codes in handle_chunk_size
2012-07-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_chunk_size
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_ping
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_client_bw
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_server_bw
2012-07-25 Samuel Pitoisetrtmp: Add a new option 'rtmp_pageurl'
2012-07-25 Samuel Pitoisetrtmp: Make the description of the rtmp_tcurl option...
2012-07-25 Jordi Ortizsctp: add port missing error message
2012-07-25 Jordi Ortiztcp: add port missing error message
2012-07-25 Michael Niedermayerhls: call avformat_find_stream_info()
2012-07-25 Michael Niedermayerav_find_stream_info: skip flushing codecs and estimatin...
2012-07-25 Stefano Sabatinilavf/avformat.h: fix verb person for av_guess_sample_as...
2012-07-25 Carl Eugen HoyosFix avui stream-copy.
2012-07-24 Michael Niedermayerlavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RA...
2012-07-24 Piotr Bandurskiriff: make the G723.1 in wav output compatible with...
2012-07-24 Michael Niedermayerlavf: factor AVStream st out
2012-07-24 Michael Niedermayerparse_packet: reset pkt->pos after it has been used
2012-07-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-24 Piotr Bandurskiriff: fix remuxing of G723_1 in wav
2012-07-24 Martin Storsjörtmp: Add credit/copyright to librtmp authors for parts...
2012-07-24 Michael NiedermayerRevert "lavf: count skipped samples for initial timesta...
2012-07-24 Samuel Pitoisetrtmp: Move the CONFIG_ condition into the if conditions
2012-07-23 Diego Biurrunbuild: Skip compiling rtmpdh.h if ffrtmpcrypt protocol...
2012-07-23 Michael Niedermayerrtmpproto: fix compilation without optimizations
2012-07-23 Paul B Maholcosmetics: iff: split very long line
2012-07-23 Adriano Pallavicinortp: Only choose static payload types if the sample...
2012-07-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-23 Clément Bœschwav: init st to NULL to avoid a false-positive warning.
2012-07-23 Samuel PitoisetRTMPTE protocol support
2012-07-23 Samuel PitoisetRTMPE protocol support
2012-07-23 Samuel Pitoisetrtmp: Add ff_rtmp_calc_digest_pos()
2012-07-23 Samuel Pitoisetrtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest...
2012-07-22 Ronald S. Bultjelavf: use conditional notation for default codec in...
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-22 Derek Buitenhuiswav: Add check for 'fmt' tag in SMV code
2012-07-22 Michael NiedermayerMerge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
2012-07-22 Peter Rosstls: TLS/SSL server
2012-07-22 Peter Rosstls: parse uri path options to underlying tcp URLContext
2012-07-22 Peter Rosstls: verify option
2012-07-22 Peter Rosstls: cafile, cert, key options
2012-07-22 Peter Rossav_url_split: dont let '/' char whallop '?' char
2012-07-22 Steven RobertsonFix yuv4mpeg parsing of 'mono16' files.
2012-07-22 Anton Khirnovmatroskadec: return more correct error code on read...
2012-07-22 Kostya ShishkovBump libavcodec and libavformat minor versions for...
2012-07-22 Mohamed Naufal BasheerG.723.1 demuxer and decoder
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-21 Ronald S. Bultjertsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
2012-07-21 Paul B Maholiff: pass context to av_log_ask_for_sample
2012-07-21 Diego Biurrunmpegenc: remove disabled code
2012-07-21 Paul B Maholiff: remove dupe ID_ANNO definition
2012-07-21 Piotr Bandurskiriff: add G723_1 wav tag
2012-07-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-20 Michael Niedermayerudp: fix compilation when HAVE_PTHREAD_CANCEL isnt...
2012-07-20 Nicolas Georgelavf: make cmdutils's check_stream_specifier public.
2012-07-20 Nicolas Georgematroska: add support for Opus.
2012-07-20 Nicolas Georgeoggdec: add support for Opus codec.
2012-07-20 Justin Rugglescafdec: allow larger ALAC magic cookie
2012-07-19 Nicolas Georgelavf: count skipped samples for initial timestamps.
2012-07-19 Nicolas Georgelavf: set pkt_timebase at the same time as stream-...
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-19 Stefano Sabatinilavf/udp: warn in case the circular_buffer_size or...
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-19 Justin Rugglesavformat: move 'chan' tag parsing to mov_chan.c to...
2012-07-19 Justin Rugglescaf: use int64_t for num_packets
2012-07-19 Justin Rugglescaf: fix 'pakt' chunk parsing
2012-07-19 Justin Rugglescaf: support either old or new style ALAC magic kuki...
2012-07-19 Michael Niedermayermxfdec: simplify code by using av_calloc()
2012-07-19 Michael Niedermayeravidec: Mark first frame as keyframe in case there...
2012-07-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next