2010-10-15 |
Aurelien Jacobs | probetest: replace usage of deprecated first_iformat... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | add FF_API_FIRST_FORMAT define to drop deprecated first... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | add FF_API_PARAMETERS_CODEC_ID define to disable the... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | add FF_API_LAVF_UNUSED define to disable the unused... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | add FF_API_READ_SEEK define to drop usage of AVInputFor... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | add FF_API_PARSE_FRAME_PARAM define to disable the... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | properly check for FF_API_URL_CLASS instead of LIBAVFOR... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | add FF_API_ALLOC_FORMAT_CONTEXT define to disable the... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | add FF_API_URL_SPLIT define to disable the deprecated... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | add FF_API_UDP_GET_FILE define to disable the deprecate... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Aurelien Jacobs | add FF_API_GUESS_FORMAT define to disable the deprecate... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Anton Khirnov | Deprecate old API. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Michael Niedermayer | Store slice position and size per keyframe in ffv1.2 |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Michael Niedermayer | Fix indention of ffv1.c after previous commits. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Michael Niedermayer | Store quant table index per plane and slice. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Michael Niedermayer | Assert that the context doesnt overflow in ffv1. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Michael Niedermayer | Rectangular slice support for ffv1.2 |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Anton Khirnov | vorbiscomment: change ff_vorbiscomment_write to take... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
James Zern | Fix crash when using iblock option (when a warning... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Stefano Sabatini | Make the validity checks fail only if the corresponding... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Stefano Sabatini | Add support for PIX_FMT_RGBA in the targa encoder. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Martin Storsjö | sapdec: Include sys/time.h for struct timeval |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Stefano Sabatini | Use named constants defined in targa.h. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Stefano Sabatini | Create a targa.h file to contain common definitions... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Martin Storsjö | Add a SAP demuxer |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Martin Storsjö | rtpdec: Don't use the no reordering codepath if there... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Martin Storsjö | rtpdec: Handle wrapping seq numbers in has_next_packet... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Martin Storsjö | rtpdec: Parse the next packet in the sequence if it... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Martin Storsjö | rtpdec: Return AVERROR(EAGAIN) if out of data for mpegt... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Martin Storsjö | rtpdec: Don't call the depacketizer to return more... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Martin Storsjö | rtpdec: Split out storing of the depacketization return... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefano Sabatini | Make avfilter_config_links() use the timebase of the... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefano Sabatini | Make the targa encoder return sane error values rather... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefano Sabatini | Targa encoder: log error message in case the pixel... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefano Sabatini | Factorize definition of the output_filter defined in... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefano Sabatini | Cosmetics: remove pointless empty line. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefano Sabatini | Extend buffer source to accept the time base for the... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefano Sabatini | Fix timebase handling at the begin and at the end of... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefano Sabatini | Remove unused symbol. |
commit | commitdiff | tree | snapshot |
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 |
next |