summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE timecodes.Michael Niedermayer2011-11-13
* mkvtimestamp v2 muxer: remove unneeded prefixesMichael Niedermayer2011-11-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-12
|\
| * VBLE DecoderDerek Buitenhuis2011-11-11
| * vqf/twinvq: pass vqf COMM chunk info in extradataJustin Ruggles2011-11-11
| * vqf: do not set bits_per_coded_sample for TwinVQ.Justin Ruggles2011-11-11
| * rtpdec: Simplify finalize_packetJohn Brooks2011-11-11
| * http: Handle proxy authenticationMartin Storsjö2011-11-11
| * http: Print an error message for Authorization Required, tooMartin Storsjö2011-11-11
| * AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio)Mike Melanson2011-11-11
* | VBLE DecoderDerek Buitenhuis2011-11-12
* | Use AC-3 as default codec for wtv.Carl Eugen Hoyos2011-11-12
* | Never use MP3 as default audio codec for asf.ami_stuff2011-11-11
* | asfenc: Use wmav2 audio codec by default.ami_stuff2011-11-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-11
|\|
| * tls: Use the URLContext as logging contextMartin Storsjö2011-11-10
| * http: Don't add a Range: bytes=0- header for POSTMartin Storsjö2011-11-10
| * http: Change the chunksize AVOption into chunked_postMartin Storsjö2011-11-10
| * http: Add encoding/decoding flags to the AVOptionsAnton Khirnov2011-11-10
| * crypto: add decoding flag to options.Anton Khirnov2011-11-10
| * tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCKAnton Khirnov2011-11-10
| * http: use different classes for http and https.Anton Khirnov2011-11-10
| * http: Change an error log message to a warningMartin Storsjö2011-11-10
| * http: Remove the now unused ff_http_set_headers custom functionMartin Storsjö2011-11-10
| * mms: Set http custom headers via the AVOptionMartin Storsjö2011-11-10
| * rtsp: Set http custom headers via the AVOptionMartin Storsjö2011-11-10
| * http: Make custom headers settable via an AVOptionMartin Storsjö2011-11-10
| * crypto: Don't manually free memory allocated via AVOptionsMartin Storsjö2011-11-10
| * avio: Free URLContext private data allocated via AVOptionsMartin Storsjö2011-11-10
| * avc: fix memory errors when encoding invalid h264 codecdataJohn Brooks2011-11-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-10
|\|
| * avcodec: add support for planar signed 8-bit PCM.Justin Ruggles2011-11-09
| * udp: Allow specifying the local IP addressMartin Storsjö2011-11-09
| * lavf: don't leak corrupted packetsAndrey Utkin2011-11-09
* | 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