2012-06-18 |
Martin Storsjö | rtpdec: Add a depacketizer for iLBC
|
commit | commitdiff | tree |
2012-06-18 |
Martin Storsjö | Implement the iLBC storage file format
|
commit | commitdiff | tree |
2012-06-18 |
Martin Storsjö | mov: Support muxing/demuxing iLBC
|
commit | commitdiff | tree |
2012-06-18 |
Martin Storsjö | Add support for iLBC decoding/encoding via the external...
|
commit | commitdiff | tree |
2012-06-18 |
Samuel Pitoiset | rtmp: Don't send every flv packet in a separate HTTP...
|
commit | commitdiff | tree |
2012-06-18 |
Martin Storsjö | rtsp: Send mode=record instead of mode=receive
|
commit | commitdiff | tree |
2012-06-18 |
Martin Storsjö | rtpenc: Allow requesting H264 RTP packetization mode 0
|
commit | commitdiff | tree |
2012-06-18 |
Martin Storsjö | configure: Sort the library listings in the help text...
|
commit | commitdiff | tree |
2012-06-17 |
Samuel Pitoiset | RTMPT protocol support
|
commit | commitdiff | tree |
2012-06-17 |
Martin Storsjö | http: Properly handle chunked transfer-encoding for...
|
commit | commitdiff | tree |
2012-06-17 |
Martin Storsjö | http: Fail reading if the connection has gone away
|
commit | commitdiff | tree |
2012-06-17 |
Martin Storsjö | amr: Mark an array const
|
commit | commitdiff | tree |
2012-06-17 |
Martin Storsjö | amr: More space cleanup
|
commit | commitdiff | tree |
2012-06-17 |
Martin Storsjö | rtpenc: Fix memory leaks in the muxer open function
|
commit | commitdiff | tree |
2012-06-17 |
Martin Storsjö | amr: Cosmetic cleanup
|
commit | commitdiff | tree |
2012-06-17 |
Martin Storsjö | mov_chan: Fix operator precedence by adding parentheses
|
commit | commitdiff | tree |
2012-06-17 |
Jordi Ortiz | tcp: Check the listen call
|
commit | commitdiff | tree |
2012-06-14 |
Samuel Pitoiset | rtmp: Read and handle incoming packets while writing...
|
commit | commitdiff | tree |
2012-06-14 |
Martin Storsjö | rtpdec: Don't require frames to start with a Mode A...
|
commit | commitdiff | tree |
2012-06-13 |
Samuel Pitoiset | rtmp: Add a new option 'rtmp_buffer', for setting the...
|
commit | commitdiff | tree |
2012-06-13 |
Samuel Pitoiset | rtmp: Set the client buffer time to 3s instead of 0.26s
|
commit | commitdiff | tree |
2012-06-13 |
Samuel Pitoiset | rtmp: Handle server bandwidth packets
|
commit | commitdiff | tree |
2012-06-13 |
Samuel Pitoiset | rtmp: Display a verbose message when an unknown packet...
|
commit | commitdiff | tree |
2012-06-13 |
Martin Storsjö | rtmp: Tokenize the AMF connection parameters manually...
|
commit | commitdiff | tree |
2012-06-12 |
Samuel Pitoiset | rtmp: Fix a possible access to invalid memory location...
|
commit | commitdiff | tree |
2012-06-11 |
Samuel Pitoiset | rtmp: Do not send extension for flv files
|
commit | commitdiff | tree |
2012-06-11 |
Samuel Pitoiset | rtmp: support connection parameters
|
commit | commitdiff | tree |
2012-06-11 |
Samuel Pitoiset | doc: Add documentation for the newly added rtmp_* options
|
commit | commitdiff | tree |
2012-06-04 |
Jindřich Makovička | mpegtsenc: use avio_open_dyn_buf(), zero pointers after...
|
commit | commitdiff | tree |
2012-06-02 |
Jindrich Makovicka | mpegtsenc: Support LATM packetization for AAC
|
commit | commitdiff | tree |
2012-06-02 |
Jindrich Makovicka | adtsenc: Don't expose the muxer internals to the rest...
|
commit | commitdiff | tree |
2012-06-02 |
Jindrich Makovicka | mpegtsenc: use AVFormatContext for AAC packetization
|
commit | commitdiff | tree |
2012-06-02 |
Jindrich Makovicka | mpegtsenc: use AVERROR() for return codes
|
commit | commitdiff | tree |
2012-06-01 |
Martin Storsjö | http: Add the url_shutdown function for https, too
|
commit | commitdiff | tree |
2012-06-01 |
Martin Storsjö | http: Simplify code by removing a local variable
|
commit | commitdiff | tree |
2012-06-01 |
Martin Storsjö | http: Clear the old URLContext pointer when closed
|
commit | commitdiff | tree |
2012-05-31 |
Martin Storsjö | tcp: Try enabling SO_REUSEADDR when listening
|
commit | commitdiff | tree |
2012-05-31 |
Martin Storsjö | tcp: Check the return values from bind and accept
|
commit | commitdiff | tree |
2012-05-31 |
Oka Motofumi | avisynth: Make sure the filename passed to avisynth...
|
commit | commitdiff | tree |
2012-05-30 |
Michael Niedermayer | fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines
|
commit | commitdiff | tree |
2012-05-30 |
Samuel Pitoiset | http: Pass the proper return code of net IO operations
|
commit | commitdiff | tree |
2012-05-30 |
Samuel Pitoiset | http: Add 'post_data', a new option which sets custom...
|
commit | commitdiff | tree |
2012-05-28 |
Samuel Pitoiset | http: Add support for reusing the http socket for subsequent...
|
commit | commitdiff | tree |
2012-05-28 |
Samuel Pitoiset | http: Add support for using persistent connections
|
commit | commitdiff | tree |
2012-05-26 |
Martin Storsjö | rtsp: Check for dynamic payload handlers if no static...
|
commit | commitdiff | tree |
2012-05-26 |
Samuel Pitoiset | opt: Add av_opt_set_bin()
|
commit | commitdiff | tree |
2012-05-26 |
Martin Storsjö | avconv: Display the error returned by avformat_write_header
|
commit | commitdiff | tree |
2012-05-26 |
Martin Storsjö | rtpenc_chain: Return an error code instead of just...
|
commit | commitdiff | tree |
2012-05-26 |
Martin Storsjö | rtpenc_chain: Free the URLContext on failure
|
commit | commitdiff | tree |
2012-05-26 |
Martin Storsjö | rtpenc: Expose the ssrc as an avoption
|
commit | commitdiff | tree |
2012-05-25 |
Martin Storsjö | cosmetics: Fix indentation
|
commit | commitdiff | tree |
2012-05-24 |
Samuel Pitoiset | rtmp: Pass the proper return code in rtmp_handshake
|
commit | commitdiff | tree |
2012-05-24 |
Samuel Pitoiset | rtmp: Check return codes of net IO operations
|
commit | commitdiff | tree |
2012-05-23 |
Samuel Pitoiset | rtmp: Return a proper error code instead of -1
|
commit | commitdiff | tree |
2012-05-23 |
Samuel Pitoiset | rtmp: Check malloc calls
|
commit | commitdiff | tree |
2012-05-23 |
Samuel Pitoiset | rtmp: Check ff_rtmp_packet_create calls
|
commit | commitdiff | tree |
2012-05-23 |
Martin Storsjö | flvdec: Make sure sample_rate is set to the updated...
|
commit | commitdiff | tree |
2012-05-23 |
Dave Yeo | os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on...
|
commit | commitdiff | tree |
2012-05-22 |
Samuel Pitoiset | http: Add support for reading http POST reply headers
|
commit | commitdiff | tree |
2012-05-22 |
Samuel Pitoiset | http: Add http_shutdown() for ending writing of posts
|
commit | commitdiff | tree |
2012-05-22 |
Samuel Pitoiset | tcp: Allow signalling end of reading/writing
|
commit | commitdiff | tree |
2012-05-22 |
Samuel Pitoiset | avio: Add a function for signalling end of reading...
|
commit | commitdiff | tree |
2012-05-20 |
Samuel Pitoiset | http: Factorize the code by adding http_read_header()
|
commit | commitdiff | tree |
2012-05-17 |
Martin Storsjö | rtmp: Don't assume path points to a string of nonzero...
|
commit | commitdiff | tree |
2012-05-16 |
Martin Storsjö | fate: Work around non-standard wc implementations at...
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Pitoiset | rtmp: Implement check bandwidth notification.
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Pitoiset | rtmp: Support 'rtmp_swfurl', an option which specifies...
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Pitoiset | rtmp: Support 'rtmp_flashver', an option which overrides...
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Pitoiset | rtmp: Support 'rtmp_tcurl', an option which overrides...
|
commit | commitdiff | tree |
2012-05-08 |
Samuel Pitoiset | rtmp: Support 'rtmp_live', an option which specifies...
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Add missing newlines to av_log calls
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Free old extradata before clearing the...
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Reorder code blocks
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Make start_sequence a static const array
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Cleanup debug packet type counting
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Cosmetic cleanup
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Clean up comments
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Convert commented out code into setting...
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Remove a useless ifdef
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Remove outdated/useless/incorrect comments
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Remove useless memory corruption checks
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Return proper error codes
|
commit | commitdiff | tree |
2012-05-05 |
Martin Storsjö | rtpdec_h264: Check the available data length before...
|
commit | commitdiff | tree |
2012-05-05 |
Ivan Kovtunov | rtpdec_h264: Add input size checks
|
commit | commitdiff | tree |
2012-04-27 |
Martin Storsjö | mpegts: Make sure we don't return uninitialized packets
|
commit | commitdiff | tree |
2012-04-23 |
Michael Niedermayer | audemux: Add a sanity check for the number of channels
|
commit | commitdiff | tree |
2012-04-22 |
Martin Storsjö | mpegts: Try seeking back even for nonseekable protocols
|
commit | commitdiff | tree |
2012-04-16 |
Samuel Pitoiset | rtmp: Support 'rtmp_playpath', an option which overrides...
|
commit | commitdiff | tree |
2012-04-16 |
Samuel Pitoiset | rtmp: Support 'rtmp_app', an option which overrides...
|
commit | commitdiff | tree |
2012-04-13 |
Michael Niedermayer | WMAL: Do not try to read rawpcm coefficients if bits...
|
commit | commitdiff | tree |
2012-04-13 |
Yusuke Nakamura | mov: Fix detecting there is no sync sample.
|
commit | commitdiff | tree |
2012-04-11 |
Luca Barbato | movenc: small refactor mov_write_packet
|
commit | commitdiff | tree |
2012-04-11 |
Luca Barbato | movenc: remove redundant check
|
commit | commitdiff | tree |
2012-04-10 |
Sebastien Zwickert | vda: Signal 4 byte NAL headers to the decoder regardless...
|
commit | commitdiff | tree |
2012-04-10 |
Martin Storsjö | mem: Consistently return NULL for av_malloc(0)
|
commit | commitdiff | tree |
2012-04-08 |
Martin Storsjö | rtsp: Don't use av_malloc(0) if there are no streams
|
commit | commitdiff | tree |
2012-04-08 |
Martin Storsjö | rtsp: Don't use uninitialized data if there are no...
|
commit | commitdiff | tree |
2012-04-08 |
Gwenole Beauchesne | vaapi: mpeg2: fix slice_vertical_position calculation.
|
commit | commitdiff | tree |
2012-04-08 |
Gwenole Beauchesne | hwaccel: mpeg2: decode first field, if requested.
|
commit | commitdiff | tree |
2012-04-08 |
Martin Storsjö | cosmetics: Fix indentation
|
commit | commitdiff | tree |
next |