summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* pthreads: drop has_b_frames mangling, its buggy in many many ways,Michael Niedermayer2011-11-09
* udp: simplify 7a032cb97f743a651138d2da6214c79e0ce089ddMichael Niedermayer2011-11-09
* Fix segfault on UDP readingAndrey Utkin2011-11-09
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-09
|\
| * tls: Use ERR_get_error() in do_tls_pollMartin Storsjö2011-11-08
| * mxfdec: Fix comparison of unsigned expression < 0.Alex Converse2011-11-08
| * mpegts: set stream id on just created stream, not an unrelated variableAnton Khirnov2011-11-08
| * lavf: expand doxy for some AVFormatContext fields.Anton Khirnov2011-11-08
* | mpegvideo_probe: reduce score for invalid streamsMichael Niedermayer2011-11-08
* | mpegvideo_probe: Getting rid of the use of GCC language extensionsMichael Niedermayer2011-11-08
* | mpegvideo_probe: dont be too picky on spec compliance and the lack of system ...Michael Niedermayer2011-11-08
* | mpegvideo_probe: count video and audio pes seperatelyMichael Niedermayer2011-11-08
* | mpegvideo probe: fix slice countingMichael Niedermayer2011-11-08
* | flv: Skip invalid indexMichael Niedermayer2011-11-08
* | Check for OOM after av_mallocz() in ff_interleave_add_packet().Carl Eugen Hoyos2011-11-08
* | Support decoding "m1v " mpeg1video in mov.Carl Eugen Hoyos2011-11-08
* | Support decoding transport streams from Sony NXCAM.Carl Eugen Hoyos2011-11-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-08
|\|
| * avformat: Avoid a warning about mixed declarations and codeMartin Storsjö2011-11-08
| * BMV demuxer and decoderKostya Shishkov2011-11-08
| * matroskaenc: Make sure the seekhead struct is freed even on seek failureMartin Storsjö2011-11-07
| * avformat: Warn about using network functions without calling avformat_network...Martin Storsjö2011-11-07
| * avformat: Revise wordingMartin Storsjö2011-11-07
| * rdt: Set AVFMT_NOFILE on ff_rdt_demuxerMartin Storsjö2011-11-07
| * rdt: Check the return value of avformat_openMartin Storsjö2011-11-07
| * rtsp: Discard the dynamic handler, if it has an alloc function which failedMartin Storsjö2011-11-07
* | flvdec: skip duplicate indexesMichael Niedermayer2011-11-08
* | libavformat: add support for G726 audio decoder in RTP and RTSP streamsMiroslav Slugeň2011-11-07
* | avio: print a warning from ffurl_alloc() if no protocols are allocated.Michael Niedermayer2011-11-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-07
|\|
| * lavf: don't return from void av_update_cur_dts()Anton Khirnov2011-11-06
| * openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0Martin Storsjö2011-11-06
| * Remove leftover includes of strings.hMartin Storsjö2011-11-06
| * Replace all usage of strcasecmp/strncasecmpReimar Döffinger2011-11-06
* | wtvenc: ensure fat tables are padded to the sector boundaryPeter Ross2011-11-06
* | lavf: remove commented check in compute_pkt_fields2()Stefano Sabatini2011-11-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-06
|\|
| * http: Remove the custom function for disabling chunked postsMartin Storsjö2011-11-05
| * rtsp: Disable chunked http post through AVOptionsMartin Storsjö2011-11-05
| * movdec: Set frame_size for AMRCarl Eugen Hoyos2011-11-05
| * matroskadec: empty blocks are in fact valid.Ronald S. Bultje2011-11-05
| * movenc: Set a correct packet size for AMR-NB mode 15, "no data"Carl Eugen Hoyos2011-11-05
| * avformat: Add functions for doing global network initializationMartin Storsjö2011-11-05
| * avformat: Add the https protocolMartin Storsjö2011-11-05
| * avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö2011-11-05
| * avformat: Initialize gnutls in ff_tls_init()Martin Storsjö2011-11-05
| * avformat: Add ff_tls_init()/deinit() that initialize OpenSSLMartin Storsjö2011-11-05
| * avformat: Split out functions from network.h to a new file, network.cMartin Storsjö2011-11-05
* | wtvdec: ignore another known guidPeter Ross2011-11-06
* | matroskaenc: base default duration on avg_frame_rate if possible.Michael Niedermayer2011-11-06