2011-04-22 |
Martin Storsjö | Add a protocol handler for AES CBC decryption with...
|
commit | commitdiff | tree |
2011-04-22 |
Martin Storsjö | doc: Mention that DragonFly BSD requires __BSD_VISIBLE set
|
commit | commitdiff | tree |
2011-04-21 |
Martin Storsjö | applehttp: Expose the stream bitrate via metadata
|
commit | commitdiff | tree |
2011-04-21 |
Martin Storsjö | doc: Add some initial docs on the applehttp demuxer
|
commit | commitdiff | tree |
2011-04-21 |
Martin Storsjö | Provide a fallback version of the libm function trunc
|
commit | commitdiff | tree |
2011-04-21 |
Martin Storsjö | libavdevice: Define _XOPEN_SOURCE for usleep
|
commit | commitdiff | tree |
2011-04-20 |
Martin Storsjö | Makefile: Include dependencies for test tools, too
|
commit | commitdiff | tree |
2011-04-20 |
Martin Storsjö | libavformat: Free AVFormatContext->streams
|
commit | commitdiff | tree |
2011-04-20 |
Martin Storsjö | libavformat: Make protocols pass URLContext as log...
|
commit | commitdiff | tree |
2011-04-14 |
Martin Storsjö | libavcodec: Bump micro after adding the dtx AVOptions
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Allow enabling DTX...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Only check the bitrate...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Find the closest matching...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libvo-*: Fix up the long codec names
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libavcodec: Mark AVCodec->priv_class const
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libvo-aacenc: Only produce extradata if the global...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Cosmetics: Rewrap and align
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrbwenc: Rename variables and...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Convert commented out debug logging...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Remove an unused state variable
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libvo-amrwbenc: Don't explicitly store bitrate modes...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Remove a useless local variable
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Make the bitrate/mode...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Return proper error...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Don't print carriage returns in log...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Remove an old workaround for libamr...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Make the opaque encoder pointer a...
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Remove unused code fragments
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | applehttp: Only check the discard flags if v->ctx actually...
|
commit | commitdiff | tree |
2011-04-12 |
Martin Storsjö | flvdec: Allow parsing keyframes metadata without seeking...
|
commit | commitdiff | tree |
2011-04-12 |
Martin Storsjö | libvo-*: Don't use deprecated sample format names and...
|
commit | commitdiff | tree |
2011-04-12 |
Kharkov Alexander | flvdec: Fix support for flvtool2 "keyframes based"...
|
commit | commitdiff | tree |
2011-04-12 |
Martin Storsjö | libavcodec: Use "const enum AVSampleFormat[]" in AVCodec...
|
commit | commitdiff | tree |
2011-04-11 |
Martin Storsjö | Add support for AMR-WB encoding via libvo-amrwbenc
|
commit | commitdiff | tree |
2011-04-11 |
Martin Storsjö | Add an AAC encoder by using the libvo-aacenc library
|
commit | commitdiff | tree |
2011-04-11 |
Martin Storsjö | g722: Return 8 bits per sample for g722 in av_get_bits_per_s...
|
commit | commitdiff | tree |
2011-04-04 |
Martin Storsjö | applehttp: Merge two for loops
|
commit | commitdiff | tree |
2011-04-04 |
Martin Storsjö | applehttp: Restructure the demuxer to use a custom...
|
commit | commitdiff | tree |
2011-04-04 |
Martin Storsjö | applehttp: Move finished and target_duration to the...
|
commit | commitdiff | tree |
2011-03-31 |
Martin Storsjö | configure: Initial support for --target-os=symbian
|
commit | commitdiff | tree |
2011-01-17 |
John Wimer | prevent integer overflow in calculating duration
|
commit | commitdiff | tree |
2011-01-13 |
Martin Storsjö | Revert aviobuf: Retry if the read/write function returns...
|
commit | commitdiff | tree |
2011-01-12 |
Martin Storsjö | aviobuf: Retry if the read/write function returns AVERROR...
|
commit | commitdiff | tree |
2011-01-09 |
Martin Storsjö | Fix arm asm offsets for arm/mach-o
|
commit | commitdiff | tree |
2011-01-09 |
Martin Storsjö | rtsp: Properly fail if unable to open an input RTP...
|
commit | commitdiff | tree |
2011-01-06 |
Martin Storsjö | rtsp: Allow requesting of filtering of source packets
|
commit | commitdiff | tree |
2011-01-06 |
Martin Storsjö | udp: Allow specifying the connect option in udp_set_remote_u...
|
commit | commitdiff | tree |
2011-01-06 |
Martin Storsjö | rtpproto: Allow specifying the connect option, passed...
|
commit | commitdiff | tree |
2011-01-06 |
Martin Storsjö | rtpdec: Don't set RTP timestamps if they already are...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Storsjö | rtsp: Parse RTP-Info headers
|
commit | commitdiff | tree |
2011-01-05 |
Martin Storsjö | Reindent
|
commit | commitdiff | tree |
2011-01-05 |
Martin Storsjö | rtsp: Simplify code
|
commit | commitdiff | tree |
2011-01-05 |
Martin Storsjö | rtsp: Move resetting of rtpdec parameters to before...
|
commit | commitdiff | tree |
2011-01-03 |
Martin Storsjö | Reindent
|
commit | commitdiff | tree |
2011-01-02 |
Martin Storsjö | rtsp: Store the Content-Base header value straight...
|
commit | commitdiff | tree |
2011-01-02 |
Martin Storsjö | rtsp: Pass the method name to ff_rtsp_parse_line
|
commit | commitdiff | tree |
2011-01-02 |
Martin Storsjö | rtsp: Pass RTSPState to ff_rtsp_parse_line, instead...
|
commit | commitdiff | tree |
2011-01-02 |
Martin Storsjö | rtsp: Add a method parameter to ff_rtsp_read_reply
|
commit | commitdiff | tree |
2011-01-01 |
Martin Storsjö | rtpdec: Emit timestamps for packets before the first...
|
commit | commitdiff | tree |
2010-12-27 |
Martin Storsjö | rtsp: Check if the rtp stream actually has an RTPDemuxContext
|
commit | commitdiff | tree |
2010-12-23 |
Martin Storsjö | rtsp: Require the transport reply from the server to...
|
commit | commitdiff | tree |
2010-12-22 |
Martin Storsjö | Makefile: Fix dependencies of components
|
commit | commitdiff | tree |
2010-12-21 |
Martin Storsjö | Fix make checkheaders
|
commit | commitdiff | tree |
2010-12-21 |
Martin Storsjö | Fix more matroska/webm muxer dependencies
|
commit | commitdiff | tree |
2010-12-21 |
Martin Storsjö | Add a missing dependency for the WebM muxer
|
commit | commitdiff | tree |
2010-12-21 |
Martin Storsjö | g722: Move the low_inv_quant6 table up to the common...
|
commit | commitdiff | tree |
2010-12-20 |
Martin Storsjö | sdp: Add a framesize attribute to H.263 SDP descriptions
|
commit | commitdiff | tree |
2010-12-16 |
Martin Storsjö | configure: Avoid warnings if av_always_inline is disabled
|
commit | commitdiff | tree |
2010-12-15 |
Martin Storsjö | rtsp: Don't set the RTP time base from the sample rate...
|
commit | commitdiff | tree |
2010-12-14 |
Thomas Guillem | tcp: Check url_interrupt_cb if connect was interrupted...
|
commit | commitdiff | tree |
2010-12-14 |
Martin Storsjö | configure: Allow disabling symbol versioning via -...
|
commit | commitdiff | tree |
2010-12-07 |
Martin Storsjö | rtsp/rtpdec: Set the AVStream time_base directly in...
|
commit | commitdiff | tree |
2010-12-07 |
Martin Storsjö | rtsp: Parse RealRTSP sample rate declarations from...
|
commit | commitdiff | tree |
2010-12-07 |
Martin Storsjö | rtpdec: Handle MP3 in RealRTSP
|
commit | commitdiff | tree |
2010-12-06 |
Martin Storsjö | rtpdec_h264: Pass NAL type 0 through
|
commit | commitdiff | tree |
2010-12-06 |
Martin Storsjö | rtpdec: Skip padding bytes at the end of packets
|
commit | commitdiff | tree |
2010-12-05 |
Martin Storsjö | rtpdec_qcelp: Use the depacketizer for static payload...
|
commit | commitdiff | tree |
2010-12-05 |
Martin Storsjö | rtsp: Look for RTP payload handlers for static payload...
|
commit | commitdiff | tree |
2010-12-05 |
Martin Storsjö | rtsp: Factorize code for initializing the rtp payload...
|
commit | commitdiff | tree |
2010-12-05 |
Martin Storsjö | rtpdec: Add functions for finding depacketizers by...
|
commit | commitdiff | tree |
2010-12-05 |
Martin Storsjö | rtpdec: Allow dynamic payload handlers to handle static...
|
commit | commitdiff | tree |
2010-12-05 |
Martin Storsjö | rtpdec: Add a dynamic payload handler for the x-Purevoice...
|
commit | commitdiff | tree |
2010-12-05 |
Martin Storsjö | RTP/VP8: Update the warning about the VP8 payload
|
commit | commitdiff | tree |
2010-12-03 |
Martin Storsjö | g722: Add a trellis encoder
|
commit | commitdiff | tree |
2010-12-03 |
Martin Storsjö | Add myself as maintainer for g722.c
|
commit | commitdiff | tree |
2010-12-01 |
Martin Storsjö | adpcm: Skip samples whose ssd calculation has wrapped...
|
commit | commitdiff | tree |
2010-11-29 |
Martin Storsjö | rtpdec: Remove useless NULL initializations when using...
|
commit | commitdiff | tree |
2010-11-29 |
Martin Storsjö | rtpdec: Change the qdm2, qt and svq3 depacketizers...
|
commit | commitdiff | tree |
2010-11-28 |
Martin Storsjö | rtsp: Do a forgotten reindenting
|
commit | commitdiff | tree |
2010-11-20 |
Martin Storsjö | adpcm: Fix a comment in the trellis heap code
|
commit | commitdiff | tree |
2010-11-19 |
Martin Storsjö | adpcm: Only increment heap_pos after finding a good...
|
commit | commitdiff | tree |
2010-11-19 |
Martin Storsjö | adpcm: Use a hash table to improve checking for duplicate...
|
commit | commitdiff | tree |
2010-11-15 |
Martin Storsjö | rtsp: Parse and use the Content-Base reply header,...
|
commit | commitdiff | tree |
2010-11-14 |
Martin Storsjö | adpcm: Fix a comment
|
commit | commitdiff | tree |
2010-11-12 |
Martin Storsjö | adpcm: Replace any of the leaf nodes in the heap
|
commit | commitdiff | tree |
2010-11-12 |
Martin Storsjö | Reindent
|
commit | commitdiff | tree |
2010-11-12 |
Martin Storsjö | adpcm: Store the trellis nodes in a heap instead of...
|
commit | commitdiff | tree |
2010-11-06 |
Yuriy Kaminskiy | rtsp: Set the real_setup pointer properly, avoid out...
|
commit | commitdiff | tree |
2010-11-02 |
Mike Edenfield | http: Handle 301/307 redirect requests, too
|
commit | commitdiff | tree |
2010-11-01 |
İsmail Dönmez | dsputil: Use explicit movzbl instead of movzx
|
commit | commitdiff | tree |
next |