2010-10-12 |
Stefano Sabatini | Do not pass an unused variable when initing filt_out... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefano Sabatini | Implement cropdetect filter. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Stefano Sabatini | Extend the nullsrc source, make it accept a parameter... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Stefano Sabatini | Implement settb filter. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Martin Storsjö | Add forgotten minor bump and changelog entry for the... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Stefano Sabatini | Add APIchanges entry after r25441. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Stefano Sabatini | Make graph2dot print information related to the link... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Stefano Sabatini | Add a time_base field to AVFilterLink. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Alex Converse | oggenc: Don't use char* to point to a string constant. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Michael Niedermayer | Allow storing multiple quant tables in extradata that... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Michael Niedermayer | Store global things in extradata for ffv1 ver=2. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Michael Niedermayer | Make sure version is not decreased for 16bit per sample... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Michael Niedermayer | Factorize quant table read and write code in ffv1.c |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Michael Niedermayer | Clarify whitespace nitpicks in patcheck. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Stefano Sabatini | Rename out -> outlink, link -> inlink in various defaul... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Stefano Sabatini | Make avfilter_config_links() propagate the error code... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Alexander Strange | Update rv30 FATE reference after last commit |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Alexander Strange | ffmpeg: Use guess_correct_pts() to set decoded picture... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Peter Ross | cafdec: Handle ALAC extradata. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Peter Ross | Add myself as the caf* maintainer |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael Niedermayer | Tool to analyze multimedia files and create directories... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Martin Storsjö | Document the SAP muxer |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael Chinen | Fix ffplay to keep calling av_read_frame even if EOF... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Martin Storsjö | libavformat: Always build id3v1.o and id3v2.o |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Martin Storsjö | sapenc: Use the normal URL port as RTP port |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Martin Storsjö | sapenc: Declare a dependency on rtp_protocol, too |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Martin Storsjö | sapenc: Include os_support.h, to provide a fallback... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Stefano Sabatini | s/program/programs, as FFmpeg consists of many programs. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Stefano Sabatini | Install libavutil/opt.h, its API is public. |
commit | commitdiff | tree | snapshot |
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 |
next |