2010-08-09 |
Martin Storsjö | Make hex_to_data a lavf internal function
|
commit | commitdiff | tree |
2010-08-09 |
Martin Storsjö | http: Return EOF at the end of the content even if...
|
commit | commitdiff | tree |
2010-08-07 |
Josh Allmann | Add RTP packetization of Theora and Vorbis
|
commit | commitdiff | tree |
2010-08-05 |
Martin Storsjö | rtpdec_xiph: Split packets in the depacketizer
|
commit | commitdiff | tree |
2010-08-04 |
Martin Storsjö | rtpdec_xiph: Correct the bitmask for num_pkts
|
commit | commitdiff | tree |
2010-08-04 |
Martin Storsjö | Fix VP8 decoder dependencies
|
commit | commitdiff | tree |
2010-07-30 |
Martin Storsjö | Remove mostly unnecessary rtpdec_*.h files, store the...
|
commit | commitdiff | tree |
2010-07-28 |
Martin Storsjö | rtsp: Move the definition of SDP_MAX_SIZE up, use it...
|
commit | commitdiff | tree |
2010-07-28 |
Josh Allmann | rtpdec_xiph: Handle the sampling SDP parameter
|
commit | commitdiff | tree |
2010-07-28 |
Martin Storsjö | nellymoserenc: Declare the supported sample format
|
commit | commitdiff | tree |
2010-07-27 |
Martin Storsjö | Fix the lavf docs, we have a RTP muxer, not a demuxer
|
commit | commitdiff | tree |
2010-07-27 |
Josh Allmann | rtpdec_xiph: Drop RTP packets that come in without...
|
commit | commitdiff | tree |
2010-07-25 |
Martin Storsjö | Include the correct header that actually is used, use...
|
commit | commitdiff | tree |
2010-07-24 |
Martin Storsjö | Never shrink the ByteIOContext buffer in ff_rewind_with_prob...
|
commit | commitdiff | tree |
2010-07-24 |
Martin Storsjö | mpegts: Warn if unable to seek back
|
commit | commitdiff | tree |
2010-07-21 |
Axel Holzinger | Zero-initialize structs/arrays with {0} instead of...
|
commit | commitdiff | tree |
2010-07-21 |
Martin Storsjö | Reindent, rewrap long comment lines to keep line length...
|
commit | commitdiff | tree |
2010-07-21 |
Martin Storsjö | rtpdec_asf: Handle RTSP-MS packet splitting
|
commit | commitdiff | tree |
2010-07-21 |
Thierry Foucu | gxfenc: Fix ES name in the UMF media description, by...
|
commit | commitdiff | tree |
2010-07-20 |
Martin Storsjö | asfdec: 10l, fix the minimum asf video stream header...
|
commit | commitdiff | tree |
2010-07-20 |
Martin Storsjö | asfdec: Don't read the video stream header if there...
|
commit | commitdiff | tree |
2010-07-20 |
Martin Storsjö | asfdec: Handle asf_jfif_media
|
commit | commitdiff | tree |
2010-07-20 |
Martin Storsjö | asf: Add asf_jfif_media guid
|
commit | commitdiff | tree |
2010-07-20 |
Martin Storsjö | Remove an assert that was no longer correct nor relevant
|
commit | commitdiff | tree |
2010-07-20 |
Martin Storsjö | movenc: Free the buffer returned by url_close_dyn_buffer...
|
commit | commitdiff | tree |
2010-07-19 |
Josh Allmann | rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer
|
commit | commitdiff | tree |
2010-07-19 |
Martin Storsjö | rtpdec_asf: Include lavu headers using quotes instead...
|
commit | commitdiff | tree |
2010-07-19 |
Martin Storsjö | Cosmetics: reindent and unify whitespace
|
commit | commitdiff | tree |
2010-07-19 |
Martin Storsjö | Do planar copy with a single memcpy only if the stride...
|
commit | commitdiff | tree |
2010-07-18 |
Martin Storsjö | Include lavu headers using quotes instead of angle...
|
commit | commitdiff | tree |
2010-07-17 |
Martin Storsjö | aviobuf: Do short seeks forward by reading and skipping...
|
commit | commitdiff | tree |
2010-07-16 |
Martin Storsjö | Bump minor and add APIchanges entry for url_fskip return...
|
commit | commitdiff | tree |
2010-07-16 |
Martin Storsjö | url_fskip: Return an error code if the url_fseek failed
|
commit | commitdiff | tree |
2010-07-16 |
Martin Storsjö | In planarCopyWrapper, Only copy length, not stride...
|
commit | commitdiff | tree |
2010-07-16 |
Martin Storsjö | http: Log a warning when receiving an error code
|
commit | commitdiff | tree |
2010-07-16 |
Martin Storsjö | Move SPACE_CHARS back to libavformat/internal.h
|
commit | commitdiff | tree |
2010-07-15 |
Martin Storsjö | Update maintainers list according to renames made in...
|
commit | commitdiff | tree |
2010-07-14 |
Josh Allmann | Add a depacketizer for QDM2
|
commit | commitdiff | tree |
2010-07-14 |
Martin Storsjö | rtpdec_svq3: Return the timestamp in *timestamp instead...
|
commit | commitdiff | tree |
2010-07-14 |
Martin Storsjö | rtpdec: Allow depacketizers to specify that pkt->pts...
|
commit | commitdiff | tree |
2010-07-11 |
James Darnley | Fix ID3v1 tags in mp3 files
|
commit | commitdiff | tree |
2010-07-10 |
Martin Storsjö | Fix a leak in the AAC encoder
|
commit | commitdiff | tree |
2010-07-05 |
Martin Storsjö | rtpdec_asf: Propagate errors from the chained av_open_input_...
|
commit | commitdiff | tree |
2010-07-01 |
Josh Allmann | Pad the buffer in url_close_dyn_buf, for buffers opened...
|
commit | commitdiff | tree |
2010-07-01 |
Josh Allmann | Add RTP depacketization of SVQ3
|
commit | commitdiff | tree |
2010-06-30 |
Martin Storsjö | Add a changelog entry for the RTSP tunneling, that...
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | Reindent
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | rtpdec: Malloc the fmtp value buffer
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | Reindent
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP...
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | Reindent
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | rtpdec: Return ENOMEM if H.264 RTP fails to allocate...
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | rtpdec: Add generic function for iterating over FMTP...
|
commit | commitdiff | tree |
2010-06-28 |
Josh Allmann | rtpdec: Move space_chars from avformat/internal to...
|
commit | commitdiff | tree |
2010-06-28 |
Eli Friedman | Fix an "assignment from incompatible pointer type"...
|
commit | commitdiff | tree |
2010-06-28 |
Eli Friedman | Add patcheck checks for assignments that look like...
|
commit | commitdiff | tree |
2010-06-27 |
Eli Friedman | Add a const declaration, fixing a warning
|
commit | commitdiff | tree |
2010-06-27 |
Eli Friedman | Fix clang warning, make initialization more readable
|
commit | commitdiff | tree |
2010-06-27 |
Eli Friedman | Remove an unused label, fixing a warning
|
commit | commitdiff | tree |
2010-06-27 |
Eli Friedman | Add proper const declaration to a cast, fixes a warning
|
commit | commitdiff | tree |
2010-06-27 |
James Darnley | Fix libvorbis encoding with more than 2 channels
|
commit | commitdiff | tree |
2010-06-27 |
Eli Friedman | Fix implicit cast warning
|
commit | commitdiff | tree |
2010-06-25 |
Josh Allmann | rtpdec_mpeg4: Rename PayloadContext to be consistently...
|
commit | commitdiff | tree |
2010-06-25 |
Josh Allmann | RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4...
|
commit | commitdiff | tree |
2010-06-25 |
Josh Allmann | rtpdec: Move AAC depacketization code in rtpdec to...
|
commit | commitdiff | tree |
2010-06-25 |
Josh Allmann | RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c
|
commit | commitdiff | tree |
2010-06-25 |
Josh Allmann | RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c
|
commit | commitdiff | tree |
2010-06-25 |
Josh Allmann | RTSP: Remove skip_spaces in favor of strspn
|
commit | commitdiff | tree |
2010-06-24 |
Alexei Svitkine | Correctly return EOF for smacker videos
|
commit | commitdiff | tree |
2010-06-24 |
Francesco Lavra | Fix dependencies for the ra_144 encoder
|
commit | commitdiff | tree |
2010-06-23 |
Martin Storsjö | Reindent
|
commit | commitdiff | tree |
2010-06-23 |
Martin Storsjö | Add all required includes to avio.h
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Make the http protocol open the connection immediately...
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Add an AVClass to the HTTPContext
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Allocate the HTTPContext through URLProtocol.priv_data_size
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Add an APIchanges entry for priv_data_size and priv_data_class
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Add priv_data_size and priv_data_class to URLProtocol
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Add an APIchanges entry for url_alloc() and url_connect()
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Split url_open and url_open_protocol into url_alloc...
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Add an APIchanges entry for av_register_protocol2
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Add an av_register_protocol2 function that takes a...
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | Bump micro version, add changelog entry for DTS-ES...
|
commit | commitdiff | tree |
2010-06-22 |
Nick Brereton | Support DTS-ES extension (XCh) in dca: Cosmetic cleanup
|
commit | commitdiff | tree |
2010-06-22 |
Nick Brereton | Support DTS-ES extension (XCh) in dca: add code to...
|
commit | commitdiff | tree |
2010-06-22 |
Nick Brereton | Support DTS-ES extension (XCh) in dca: update and add...
|
commit | commitdiff | tree |
2010-06-22 |
Nick Brereton | Support DTS-ES extension (XCh) in dca: move original...
|
commit | commitdiff | tree |
2010-06-22 |
Nick Brereton | Support DTS-ES extension (XCh) in dca: move subband_samples...
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | libvorbis: Only drop 1-byte packets at end of stream
|
commit | commitdiff | tree |
2010-06-22 |
Martin Storsjö | ffserver: Use avcodec_copy_context instead of manually...
|
commit | commitdiff | tree |
2010-06-21 |
Martin Storsjö | RTSP: Use the same authentication for the HTTP POST...
|
commit | commitdiff | tree |
2010-06-21 |
Martin Storsjö | HTTP: Add a method for initializing the authentication...
|
commit | commitdiff | tree |
2010-06-21 |
Martin Storsjö | Reindent
|
commit | commitdiff | tree |
2010-06-21 |
Martin Storsjö | HTTP: Compact the code for writing chunked post data
|
commit | commitdiff | tree |
2010-06-21 |
Martin Storsjö | HTTP: Get rid of the is_chunked variable, use the chunksize...
|
commit | commitdiff | tree |
2010-06-21 |
Martin Storsjö | HTTP: Clarify a comment
|
commit | commitdiff | tree |
2010-06-19 |
Martin Storsjö | RTSP: Add the auth credentials to the HTTP tunnel URL...
|
commit | commitdiff | tree |
2010-06-19 |
Martin Storsjö | ff_url_join: Don't add any at-char if the auth is an...
|
commit | commitdiff | tree |
next |