28755 Commits (389e2000ebc299b9da24f7e5faf9a68a88f9ee7c)
 

Author SHA1 Message Date
  Stefano Sabatini 4359288c56 Make avfilter_graph_free() free the graph. 14 years ago
  Stefano Sabatini e8e5dde779 Make avfilter_graph_parse() not free the input graph 14 years ago
  Peter Ross e6fb5a4f78 add ff_index_search_timestamp and ff_add_index_entry 14 years ago
  Nicolas George 51b317d2e9 TCP: factor the poll() call 14 years ago
  Peter Ross f61dee2fe4 wtv: filesystem implementation 14 years ago
  Anton Khirnov a9d921cbad tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 14 years ago
  Anton Khirnov 151595fe2e Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* 14 years ago
  Anton Khirnov b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 14 years ago
  Martin Storsjö 1f56f5ed6d sapenc: Free AVStream->info on cleanup 14 years ago
  Anton Khirnov 9ad4c65f6f rtmpproto: rename URLContext* argument in rtmp_write() 14 years ago
  Tomas Härdin e65b1934bf Add ProRes FOURCCs to isom.c 14 years ago
  Tomas Härdin 75fd0668df Add APIchanges entry for lavc 52.109.0 14 years ago
  Tomas Härdin f5b82f45dc Add CODEC_ID_PRORES and bump lavc minor version 14 years ago
  Benjamin Larsson aa42cce57d Add AVC-Intra identifiers used by Flip4Mac for mov files 14 years ago
  Clément Bœsch 437fb1c87d Remove a few if (p) av_free(p) forms 14 years ago
  Clément Bœsch dc75d6dbf2 Avoid pointless check before calling free 14 years ago
  Nicolas George 62ecd3635a Set pkt_pts in avcodec_default_reget_buffer() 14 years ago
  Martin Storsjö ce41c51b0c Free AVStream->info in chained muxers 14 years ago
  Martin Storsjö d9c0510e22 rtsp: Don't store RTSPStream in AVStream->priv_data 14 years ago
  Anton Khirnov 87e4d9b252 ffmpeg.c: rename map_meta_data option to map_metadata 14 years ago
  Anton Khirnov 4868bebe5b Add forgotten minor API bumps and APIChanges entries 14 years ago
  Justin Ruggles c3beafa0f1 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
  Stefano Sabatini 5fce60c3a9 Log debug information in filter_samples(). 14 years ago
  Stefano Sabatini 75ea596de1 ffplay: factorize code from video_thread() into configure_video_filters() 14 years ago
  Mans Rullgard b9a639ddd6 ARM: add helper macro for declaring constant data 14 years ago
  Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago
  Alex Converse 770c410fbb Fix ff_imdct_calc_sse() on gcc-4.6 14 years ago
  Luca Barbato ea7f080749 Free the RTSPStreams in ff_rtsp_close_streams 14 years ago
  Anssi Hannula 71e0bee9ea h264: add profile names for the existing defines 14 years ago
  Janne Grunau fe9a3fbe42 h264: Add Intra and Constrained Baseline profiles to avctx.profile 14 years ago
  Gianluigi Tiesi e86e858111 dca: avoid C99 declaration in for() expression 14 years ago
  Mans Rullgard f3619680a7 Makefile: remove unused variable ALLHTMLPAGES 14 years ago
  Mans Rullgard 7f939f55bb Makefile: build docs only for enabled tools; fix docs dependencies 14 years ago
  Jason Garrett-Glaser 64233e702a VP8: merge chroma MC calls 14 years ago
  Ronald S. Bultje 81f2a3f4ff Implement a SIMD version of emulated_edge_mc() for x86. 14 years ago
  Mans Rullgard a0f9c8ce37 Auto-generate dependencies for documentation 14 years ago
  Justin Ruggles d19b744a36 cosmetics: indentation 14 years ago
  Justin Ruggles 80ba1ddb58 Remove unneeded add bias from 3 functions. 14 years ago
  Reimar Döffinger 8cb3c557a9 Ogg: discard non-essential metadata from Vorbis header when creating extradata 14 years ago
  Mans Rullgard 740ad0d14d mpegtsenc: fix PMT PID calculation 14 years ago
  Mans Rullgard 365e3c7878 Rename attribute_used to av_used and move it to attributes.h 14 years ago
  Georgi Chorbadzhiyski 445996aa51 Replace defines in libavformat/mpegtsenc.c with AVOptions 14 years ago
  Stefano Sabatini e771d2e3fe Add documentation for the image2 muxer. 14 years ago
  Reimar Döffinger 22e9277aa5 VC1testenc: convert pts values to correct time-base. 14 years ago
  Ronald S. Bultje 4543009943 asf/wtv: use service_provider and service_name metadata tags 14 years ago
  Stefano Sabatini fa34a3626c Make ffmpeg warns the user when the selected sample format is ignored. 14 years ago
  Jason Garrett-Glaser 73be29b0c4 Slightly simplify VP8 inter_predict 14 years ago
  Stefano Sabatini 2855080447 In ffplay:get_video_frame(), use frame->pkt_pts rather than reordered_opaque. 14 years ago
  Stefano Sabatini 13156f40e1 ffplay: in video_thread(), use av_dlog() for timestamp logging. 14 years ago
  Vasyl' Vavrychuk 665132e620 mpegts: remove get_pts duplicate of ff_parse_pes_pts. 14 years ago