source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6ee1cb57   10 years martin libavformat: use MSG_NOSIGNAL when applicable If the remote end of a …
(edit) @b263f8ff   10 years anton lavf: add AVFormatContext.max_ts_probe It allows to configure how …
(edit) @6ca11f71   10 years anton doc/APIchanges: fill in missing hashes and dates
(edit) @424b929b   10 years lu_zero pulse: Add a wallclock option to be compatible with other other …
(edit) @749b1f13   10 years siretart configure: add --enable-rpath This option facilitates testing shared …
(edit) @5caf039b   10 years siretart Prepare for 11_beta2 Release
(edit) @f9f34cb9   10 years lu_zero ogg: Use separate classes for the aliases Unbreak …
(edit) @3526ab89   10 years diego qt-faststart: Undefine fseeko/ftello before defining them This avoids …
(edit) @1019b7c4   10 years diego os_support: Undefine lseek/stat/fstat before defining them This …
(edit) @051aadee   10 years lu_zero ogg: Provide aliases for Speex, Opus and audio-only ogg Since they …
(edit) @cb7b1a2d   10 years anton electronicarts: set the framerate for TGQ/TQI It is hardcoded to 15fps.
(edit) @7b6aae23   10 years anton electronicarts: read the framerate for MAD
(edit) @4d6c5152   10 years anton electronicarts: do not fail on zero-sized chunks At least one FATE …
(edit) @dc4b2e7d   10 years janne-libav rv34: use ff_mpeg_update_thread_context only when decoder is fully …
(edit) @b0bfd09f   10 years diego configure: Suppress "potentially uninitialized variable" warnings from …
(edit) @13c90bc9   10 years diego adts: Return more meaningful error codes Signed-off-by: Diego Biurrun …
(edit) @593aaee9   10 years diego setpts: Add missing inttypes.h #include for PRId64 Also convert a …
(edit) @8fc6a70c   10 years diego mpeg12enc: Add missing #include for PICT_FRAME
(edit) @7cb66ebc   10 years diego error_resilience: Drop asserts from guess_mv() The asserts check …
(edit) @11cd727f   10 years diego vsrc_movie: Adjust a silly typo from …
(edit) @67a7695c   10 years diego avfilter: Remove unused variable from ff_get_video_buffer()
(edit) @b977b287   10 years diego vsrc_movie: Avoid a variable indirection in movie_get_frame() This …
(edit) @6af29302   10 years diego pcm: Drop av_unused attribute from variable that is always used
(edit) @14d2006c   10 years diego pcm: Drop unused variable from DECODE_PLANAR macro
(edit) @d456baa   10 years diego vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr()
(edit) @8bc52dbd   10 years diego vfwcap: Drop fallback VfW defines The defines were added long ago …
(edit) @86dfcfd0   10 years diego mov: Drop unused parameter from ff_mov_read_esds() This is cleaner …
(edit) @41e1354c   10 years lu_zero proresenc: Properly account for alpha plane The packet buffer …
(edit) @45ce880a   10 years lu_zero proresenc: Realloc if buffer is too small The buffer allocation may …
(edit) @58b68e4f   10 years lu_zero proresenc: Report buffer overflow If the allocated size, despite best …
(edit) @b16699f   10 years lu_zero proresenc: Remove unneeded parameters from encode_alpha_plane() …
(edit) @12640e4c   10 years lu_zero tiff: Return proper error for missing LZMA compression The LZMA …
(edit) @dd35d451   10 years lu_zero doc: Change wrong term to avoid confusion A function declaration is …
(edit) @42604902   10 years siretart Prepare for 11_beta1 Release
(edit) @369380e1   10 years lu_zero mxf: Support AAC Update mxf_set_audio_pts to use the …
(edit) @747cd956   10 years lu_zero mxf: Add the UL for the MPEG2VideoDescriptor
(edit) @304089ac   10 years lu_zero mxf: Add UID print helpers And use it to print non-parsed ULs.
(edit) @11db644a   10 years lu_zero lavr: Update the planar check in ff_audio_convert Leftover from …
(edit) @96ce6d6f   10 years lu_zero doc: Add more information in the README And convert it to Markdown.
(edit) @4b1f5e50   10 years diego cosmetics: Write NULL pointer inequality checks more compactly …
(edit) @f929ab05   10 years diego cosmetics: Write NULL pointer equality checks more compactly …
(edit) @efd26bed   10 years diego build: Add explanatory comments to (optimization) blocks in the Makefiles
(edit) @835f798c   10 years diego mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
(edit) @a6a27fed   10 years diego vfwcap: Replace deprecated av_destruct_packet() by av_free_packet()
(edit) @7c371754   10 years diego atomic_win32: Drop unnecessary atomic.h #include The file does not …
(edit) @6baeadd1   10 years diego w32pthreads: Mark functions in compatibility wrapper as av_unused …
(edit) @7ccb847f   10 years diego http: Reduce scope of a variable in parse_content_encoding() Also …
(edit) @552bc42   10 years stebbins h261dec: Fix order of initialization ff_MPV_common_init requires the …
(edit) @b869eea   10 years stebbins h263dec: Fix order of initialization ff_MPV_common_init requires the …
(edit) @998c9f15   10 years stebbins idct: remove call to ff_idctdsp_init from ff_MPV_common_init One step …
(edit) @93f29948   10 years diego mpeg4video: Fix doxygen comment syntax to document correct struct …
(edit) @0528226a   10 years diego a64: Return correct error code on invalid data stream Signed-off-by: …
(edit) @e070d0a5   10 years diego frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers
(edit) @ab059f0a   10 years anton vaapi: set the scaling list correctly. Fixes VAAPI decoding …
(edit) @e8049af1   10 years diego mpegts: Do not try to write a PMT larger than SECTION_SIZE Prevent …
(edit) @35324054   10 years diego cpu-test: Add unistd.h #include for getopt()
(edit) @30e50c50   10 years anton lavf: eliminate ff_get_audio_frame_size() It is basically a wrapper …
(edit) @481a3667   10 years anton cmdutils: allow matching by metadata in stream specifiers
(edit) @8ddc3262   10 years anton mem: add av_strndup() for duplicating substrings
(edit) @aa51b049   10 years anton avconv: rename output_packet() to process_input_packet() It more …
(edit) @159a06df   10 years anton stereo3d: initialize AVStereo3D to zero Signed-off-by: Anton Khirnov …
(edit) @4e629ef8   10 years martin http: Fix authentication, broken since 6a463e7fb The cur_*auth_type …
(edit) @db68ef89   10 years anton ogg: update event_flags with STREAM_/METADATA_UPDATED whenever …
(edit) @cc3e88a2   10 years anton mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever …
(edit) @fa3a5dd4   10 years anton nutdec: update AVFormatContext.event_flags with …
(edit) @0f789322   10 years anton flvdec: update AVFormatContext.event_flags with METADATA_UPDATED …
(edit) @93c04e09   10 years anton Expose metadata found in onCuePoint events in .flv files. Currently, …
(edit) @019d3fcc   10 years anton Set protocol-level metadata in AVFormatContext any time a packet is …
(edit) @7e38903b   10 years anton http: enable icy metadata by default. It won't hurt servers that …
(edit) @7601f941   10 years anton http: export icecast metadata as an option with name "metadata". …
(edit) @a8c104a   10 years anton AVOption: add support for dictionary types. In order to support …
(edit) @afbd4b7   10 years anton lavf: add AVFormatContext/AVStream fields for signaling to the user …
(edit) @72199e10   10 years martin configure: Check for nanosleep in headers as well, not only in libs …
(edit) @428b0578   10 years martin w32threads: Use newer thread synchronization functions when targeting …
(edit) @8bf3bf6   10 years martin http: Stop reading after receiving the whole file for non-chunked …
(edit) @da7d839a   10 years anton ffv1dec: check that global parameters do not change in version 0/1 …
(edit) @3187fa14   10 years anton hevc_mvs: avoid deriving tmvp in amvp Reduces the number of calls to …
(edit) @14ca0aa6   10 years anton hevc: wait proper position for tmvp The position is either rounded or …
(edit) @cf6090dc   10 years anton hevc: use intreadwrite When dealing with MVs, both components may be …
(edit) @ed53cc21   10 years anton hevc: derive partial merge list The merge list only needs to be …
(edit) @3505b196   10 years anton hevc: derive partially amvp list When the candidate has been found, …
(edit) @09182b3   10 years anton hevc: simplify rounding Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @d1b1c3bb   10 years anton hevc: reorder loops iterate over memory in a more continuous order …
(edit) @08b94f16   10 years martin configure: Don't pass MSVC compiler options -M[TD] to armasm The -MD …
(edit) @cc1d8c54   10 years diego avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump
(edit) @d63443b9   10 years anton lavc: drop the av_fast_{re,m}alloc compatibility wrappers They were …
(edit) @8dca087   10 years diego mpegts: Return proper error code on invalid input data Signed-off-by: …
(edit) @59cc0812   10 years siretart Prepare for 11_alpha2 Release
(edit) @ab0742d2   10 years martin configure: Suggest upgrading gas-preprocessor instead of just …
(edit) @9f8cf50e   10 years martin configure: Enable gas-preprocessor on all OSes but only if available …
(edit) @f4312352   10 years martin configure: Add probe identification of MS armasm Signed-off-by: …
(edit) @2597a84   10 years lu_zero tiff: Improve grayscale support Only use PAL8 if palette is present, …
(edit) @fb1ddcdc   10 years lu_zero avresample: Introduce AVFrame-based API
(edit) @8c6f4302   10 years lu_zero mpeg: Suppress a compiler warning on callback type
(edit) @9325d88   10 years anton lavc: remove obsolete and disabled avpriv functions
(edit) @24c788f4   10 years anton Remove obsolete FF_API_REFERENCE_DTS cruft.
(edit) @24e87f7f   10 years anton Remove obsolete FF_API_PROBE_MIME cruft.
(edit) @472f9ed3   10 years anton Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.
(edit) @1985c2e7   10 years anton Bump major versions of all libraries.
(edit) @f4c444e   10 years anton Postpone API-incompatible changes until the next bump.
Note: See TracRevisionLog for help on using the revision log.