2011-07-08 |
Martin Storsjö | docs: Use proper markup for a literal command line... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-07-08 |
Martin Storsjö | docs: Remove a remark that isn't relevant any longer Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-07-08 |
Martin Storsjö | docs: Explain how to regenerate import libraries with... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-07-08 |
Martin Storsjö | docs: Mention that libraries for MSVC can be built... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-07-08 |
Martin Storsjö | docs: Remove old docs that mention setting up a build... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-07-08 |
Martin Storsjö | docs: Mention the upstream bugzilla url about the dlltool... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-07-07 |
Martin Storsjö | docs: Remove needless configure options Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-07-07 |
Martin Storsjö | docs: Don't recommend adding --enable-memalign-hack Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-30 |
Martin Storsjö | udp: Fix a compilation warning Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-23 |
Martin Storsjö | Use av_printf_format to check the usage of printf style... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-23 |
Martin Storsjö | Add av_printf_format, for marking printf style format... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-16 |
Martin Storsjö | rtsp: Don't pass string pointer as format string to... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-10 |
Martin Storsjö | movenc: Add RTP muxer/hinter options Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-10 |
Martin Storsjö | movenc: Pass the RTP AVFormatContext to the SDP generation Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-10 |
Martin Storsjö | rtspenc: Add RTP muxer options Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-10 |
Martin Storsjö | rtspenc: Add an AVClass for setting muxer specific... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-10 |
Martin Storsjö | rtpenc_chain: Pass the rtpflags options through to... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-10 |
Martin Storsjö | rtpenc: Declare the rtp flags private AVOptions in... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-10 |
Martin Storsjö | sdp: Reindent after the previous commit Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-10 |
Martin Storsjö | avoptions: Add an av_opt_flag_is_set function for inspecting... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-06-10 |
Martin Storsjö | sdp: Allow passing an AVFormatContext to the SDP generation Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-27 |
Martin Storsjö | movenc: Deprecate the global RTP hinting flag, use... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-27 |
Martin Storsjö | movenc: Add an AVClass for setting muxer specific options Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-25 |
Martin Storsjö | avoptions: Return explicitly NAN or {0,0} if the option... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-25 |
Martin Storsjö | rtmp: Reindent Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-25 |
Martin Storsjö | rtmp: Don't try to do av_malloc(0) Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-22 |
Martin Storsjö | ffmpeg: Don't trigger url_interrupt_cb on the first... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-22 |
Martin Storsjö | avoptions: Check the return value from av_get_number Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-20 |
Martin Storsjö | mpegtsenc: Add an AVClass pointer to the private data Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-12 |
Martin Storsjö | rtpdec_qdm2: Don't try to parse data packet if no configurat... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-11 |
Martin Storsjö | rtsp: Only do keepalive using GET_PARAMETER if the... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-09 |
Martin Storsjö | mpegtsenc: Clear st->priv_data when freeing it Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-09 |
Martin Storsjö | udp: Fix receiving RTP data over multicast Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-05-09 |
Martin Storsjö | rtpproto: Remove an unused variable Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-28 |
Martin Storsjö | avio: Fix the deprecated fallback URL-prefixed open... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-24 |
Martin Storsjö | applehttp: Don't export variant_bitrate if it isn't... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-24 |
Martin Storsjö | crypto: Use av_freep instead of av_free Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-23 |
Martin Storsjö | rtp: Rename the open/close functions to alloc/free Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-22 |
Martin Storsjö | applehttp: Handle AES-128 encrypted streams Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-22 |
Martin Storsjö | Add a protocol handler for AES CBC decryption with... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-22 |
Martin Storsjö | doc: Mention that DragonFly BSD requires __BSD_VISIBLE set Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-21 |
Martin Storsjö | applehttp: Expose the stream bitrate via metadata Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-21 |
Martin Storsjö | doc: Add some initial docs on the applehttp demuxer Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-21 |
Martin Storsjö | Provide a fallback version of the libm function trunc Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-21 |
Martin Storsjö | libavdevice: Define _XOPEN_SOURCE for usleep Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-20 |
Martin Storsjö | Makefile: Include dependencies for test tools, too Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-20 |
Martin Storsjö | avio: Fix sanity checks in ffurl_read*
|
commit | commitdiff | tree |
2011-04-20 |
Martin Storsjö | libavformat: Free AVFormatContext->streams Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-20 |
Martin Storsjö | libavformat: Make protocols pass URLContext as log... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-14 |
Martin Storsjö | libavcodec: Bump micro after adding the dtx AVOptions Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Allow enabling DTX... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Only check the bitrate... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Find the closest matching... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libvo-*: Fix up the long codec names Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libavcodec: Mark AVCodec->priv_class const Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libvo-aacenc: Only produce extradata if the global... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Cosmetics: Rewrap and align Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrbwenc: Rename variables and... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Convert commented out debug logging... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Remove an unused state variable Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libvo-amrwbenc: Don't explicitly store bitrate modes... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Remove a useless local variable Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Make the bitrate/mode... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr, libvo-amrwbenc: Return proper error... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Don't print carriage returns in log... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Remove an old workaround for libamr... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Make the opaque encoder pointer a... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | libopencore-amr: Remove unused code fragments Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-13 |
Martin Storsjö | applehttp: Only check the discard flags if v->ctx actually... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-12 |
Martin Storsjö | flvdec: Allow parsing keyframes metadata without seeking... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-12 |
Martin Storsjö | libvo-*: Don't use deprecated sample format names and... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-12 |
Martin Storsjö | libavcodec: Use "const enum AVSampleFormat[]" in AVCodec... Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-11 |
Martin Storsjö | Add support for AMR-WB encoding via libvo-amrwbenc Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-11 |
Martin Storsjö | Add an AAC encoder by using the libvo-aacenc library Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-04-11 |
Martin Storsjö | g722: Return 8 bits per sample for g722 in av_get_bits_per_s... Signed-off-by: Martin Storsjö <martin@martin.st>
|
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 Signed-off-by: Martin Storsjö <martin@martin.st>
|
commit | commitdiff | tree |
2011-03-30 |
Martin Storsjö | rtsp: Use GET_PARAMETER for keep-alive for generic...
|
commit | commitdiff | tree |
2011-03-24 |
Martin Storsjö | configure: Don't explicitly disable ffplay or in/outdevices...
|
commit | commitdiff | tree |
2011-03-24 |
Martin Storsjö | configure: Remove the explicit disabling of ffserver
|
commit | commitdiff | tree |
2011-03-24 |
Martin Storsjö | configure: Add fork as a dependency to ffserver
|
commit | commitdiff | tree |
2011-03-23 |
Martin Storsjö | rtsp: Don't use a locale dependent format string
|
commit | commitdiff | tree |
2011-03-23 |
Martin Storsjö | Document usage of import libraries created by dlltool
|
commit | commitdiff | tree |
2011-03-23 |
Martin Storsjö | configure: Set the correct lib target for arm/wince...
|
commit | commitdiff | tree |
2011-03-21 |
Martin Storsjö | configure: Add the -D parameter to the dlltool command
|
commit | commitdiff | tree |
2011-03-21 |
Martin Storsjö | amr: Set the AVFMT_GENERIC_INDEX flag
|
commit | commitdiff | tree |
2011-03-21 |
Martin Storsjö | amr: Set the pkt->pos field properly to the start of...
|
commit | commitdiff | tree |
2011-03-21 |
Martin Storsjö | amr: Set the codec->bit_rate field based on the last...
|
commit | commitdiff | tree |
2011-03-21 |
Martin Storsjö | rtsp: Specify unicast for TCP interleaved streams, too
|
commit | commitdiff | tree |
2011-03-21 |
Martin Storsjö | applehttp: Change the variable for stream position...
|
commit | commitdiff | tree |
2011-03-21 |
Martin Storsjö | ffplay: Don't assume ic->pb is non-null
|
commit | commitdiff | tree |
2011-03-17 |
Martin Storsjö | lavf: Make make_absolute_url a lavf internal function
|
commit | commitdiff | tree |
2011-03-17 |
Martin Storsjö | Add missed APIchanges and changelog entries
|
commit | commitdiff | tree |
2011-03-17 |
Martin Storsjö | applehttp: Fix a typo in a comment
|
commit | commitdiff | tree |
2011-03-06 |
Martin Storsjö | Add Apple HTTP Live Streaming protocol handler
|
commit | commitdiff | tree |
2011-03-06 |
Martin Storsjö | URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
|
commit | commitdiff | tree |
2011-03-06 |
Martin Storsjö | URLProtocol: Add a flags field
|
commit | commitdiff | tree |
2011-03-02 |
Martin Storsjö | ffmpeg: Use av_pkt_dump_log2
|
commit | commitdiff | tree |
next |