2010-10-08 |
Stefano Sabatini | Add validity checks for the unsharp filter. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Aurelien Jacobs | move av_find_stream_info() info struct to AVStream... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Michael Niedermayer | Check for more 'indent -kr' whitespace details. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | Fix compilation on FreeBSD, use AF_UNSPEC instead of... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | sapenc: Mark the muxer as depending on network functions |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Michael Niedermayer | Add a space between the else and { in mpegenc.c in... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | Add a SAP (Session Announcement Protocol, RFC 2974... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | sdp: Only specify the TTL for IPv4 addresses |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | Fix headers so that "make checkheaders" passes again |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | rtsp: Factorize out code for opening a chained RTP... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | rtsp: Make rtsp_rtp_mux_open reusable |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | rtsp: Remove the start_time field from RTSPState, use... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | Add protocol documentation on the connect option to... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | Reindent |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | udp: Add an option for connecting the udp socket |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | rtpdec: Set prev_ret properly when parsing more data... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Martin Storsjö | rtpdec: Store the previous return value for mpegts... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Robert Schlabbach | rtpdec: Keep track of the previous return value from... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Baptiste Coudurier | In gxf muxer, round up number of lines mod 16 in mpeg... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Baptiste Coudurier | Update gxf regression tests because of r25399 |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Baptiste Coudurier | In gxf muxer, fix number of flt entries based on patch... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Aurelien Jacobs | fix bitstream filter option mapping when using -newvide... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Reimar Döffinger | Add d modifier to asm argument to fix nasm compilation. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Reuben Martin | In gxf muxer, write umf media for mpeg1video, patch... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Reuben Martin | In gxf muxer, fix flt entry offset, patch by Reuben... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Aurelien Jacobs | remove useless local variable |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Aurelien Jacobs | remove useless local allocated start_time array |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Martin Storsjö | Set myself as maintainer for rtpenc* and sdp.c, as... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Rafaël Carré | libmp3lame: don't check unused function in detection |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Martin Storsjö | Reindent |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Martin Storsjö | sdp: Don't require the explicit ?multicast option |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Martin Storsjö | Convert ff_is_multicast_address to take a struct sockad... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Martin Storsjö | Share the is_multicast_address function |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Martin Storsjö | Move multicast address identification fallback macros... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Michael Niedermayer | Warn if muxing mpeg ps is attempted without a VBV buffe... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Michael Niedermayer | Pass RC parameters on stream copy to the muxer. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Michael Niedermayer | Init SCR in mpeg muxer based on first DTS. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Aurelien Jacobs | properly check for FF_API_MAX_STREAMS instead of LIBAVF... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Aurelien Jacobs | add new streams API without MAX_STREAMS limit |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Aurelien Jacobs | dynamically use nb_streams instead of static use of... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Aurelien Jacobs | document the fact that av_new_stream() can't be called... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Reimar Döffinger | Move handling of ID3v2 to common utils.c code, reducing... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Aurelien Jacobs | cosmetic: break long line |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Stefano Sabatini | Move the definitions of AVSEEK_SIZE to make it appear... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Michael Niedermayer | custom build system documentation |
commit | commitdiff | tree | snapshot |
2010-10-06 |
John Stebbins | Fix default value of time_offset_length. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Carl Eugen... | Mention to send a patch before changing API or ABI. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Robert Schlabbach | rtpdec: Handle RTP header extension |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Martin Storsjö | Add RTP depacketization of the X-QT QuickTime format |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Martin Storsjö | configure: Set _DARWIN_C_SOURCE while testing for struc... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Carl Eugen... | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Michael Niedermayer | Use retry_transfer_wrapper() in url_write() as its... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Michael Niedermayer | Factor retry_transfer_wrapper() out of url_read_complete() |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Ramiro Polla | doc,win32: add note about the use of dllimport for... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Ramiro Polla | doc,win32: update note on which files to use with share... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Ramiro Polla | doc: mention xmm clobber macros usage |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Ramiro Polla | fft: mark xmm registers as clobbered in ff_imdct_calc_sse |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Ramiro Polla | Check whether compiler supports xmm registers in asm... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Ronald S. Bultje | MMX, MMX2, SSE2 and SSSE3 optimizations for pred16x16... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | movdec: Free the previous extradata |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | movdec: Split out ff_mov_read_stsd |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Aurelien Jacobs | ffmpeg: Fix prototype of some OPT_FUNC2 functions.... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Anton Khirnov | vorbiscomment: add DISCNUMBER to the metadata conv... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | configure: Consolidate rtsp/sdp deps to use _select |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | configure: Add the http protocol as an auto-enabled... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | rtsp/sdp: Move code into correct ifdefs |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | find_info_tag: Make sure the output buffer is null... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Carl Eugen... | Do not assume PIX_FMT_YUV420P will remain the only... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | udp: Define _DARWIN_C_SOURCE |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | udp: Return the actual error code on errors, instead... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
qrtt1 | Set proper error if server flags indicate that it doesn... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Cosmetics, lots of. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Skip unnecessary calculations in 4col-mode. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Add possibility to crop screens inside of encoded frames. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Add check for height when cropping. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Introduce palette with dynamic size. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Diego Biurrun | Remove some pointless CONFIG_RTSP_DEMUXER #ifdefs. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Diego Biurrun | Add some #endif comments to ease understanding. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Anton Khirnov | matroskaenc: write metadata |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Stefano Sabatini | Update av_cmp_q() documentation after r25338. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael Niedermayer | Add selftest code for av_cmp_q(). |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael Niedermayer | Make av_cmp_q() work with infinities and NAN. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael Niedermayer | Move aspect ratio 0/0 avoidance code so the values... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Baptiste Coudurier | xdcam hd422 720p24 fourcc in mov |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Aurelien Jacobs | mms: remove dependency on MAX_STREAM API |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Stefano Sabatini | Add a test for av_parse_video_rate(). |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Stefano Sabatini | Use av_parse_and_eval_expr() in av_parse_video_rate... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Stefano Sabatini | Make av_d2q() manage the case in which the value to... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
İsmail Dönmez | snowdsp: Explicitly state the operand sizes |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Martin Storsjö | Add protocol documentation on RTSP |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Aurelien Jacobs | cosmetic: break long line |
commit | commitdiff | tree | snapshot |
2010-10-03 |
İsmail Dönmez | yadif: Explicit wordlength for compare. Fixes compile... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Martin Storsjö | rtpdec_svq3: Don't look for the unused RTP_FLAG_KEY... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Stefano Sabatini | Fix typo, -flags 4mv => -flags mv4. |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Martin Storsjö | rtsp: In the muxer, show the generated with verbose... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Martin Storsjö | rtsp: Show the received SDP |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Víctor Paesa | Use SLIBSUF instead of .so, as a more generic dynamic... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Reimar Döffinger | 100l, fix sws_getCachedContext. It did not set the... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Benjamin Larsson | Add the CODEC_CAP_CHANNEL_CONF capability code and add |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Martin Storsjö | applehttp: Add comments to make_absolute_url |
commit | commitdiff | tree | snapshot |
next |