35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  Mans Rullgard 9873463c2f Enable native build on QNX/x86 15 years ago
  Mans Rullgard 740ad0d14d mpegtsenc: fix PMT PID calculation 15 years ago
  Mans Rullgard 365e3c7878 Rename attribute_used to av_used and move it to attributes.h 15 years ago
  Georgi Chorbadzhiyski 445996aa51 Replace defines in libavformat/mpegtsenc.c with AVOptions 15 years ago
  Stefano Sabatini e771d2e3fe Add documentation for the image2 muxer. 15 years ago
  Reimar Döffinger 22e9277aa5 VC1testenc: convert pts values to correct time-base. 15 years ago
  Ronald S. Bultje 4543009943 asf/wtv: use service_provider and service_name metadata tags 15 years ago
  Stefano Sabatini fa34a3626c Make ffmpeg warns the user when the selected sample format is ignored. 15 years ago
  Jason Garrett-Glaser 73be29b0c4 Slightly simplify VP8 inter_predict 15 years ago
  Stefano Sabatini 2855080447 In ffplay:get_video_frame(), use frame->pkt_pts rather than reordered_opaque. 15 years ago
  Stefano Sabatini 13156f40e1 ffplay: in video_thread(), use av_dlog() for timestamp logging. 15 years ago
  Vasyl' Vavrychuk 665132e620 mpegts: remove get_pts duplicate of ff_parse_pes_pts. 15 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 15 years ago
  Justin Ruggles 4592c85fc8 Flush final frames in libfaac encoder. 15 years ago
  Vitor Sessak 5255acc6be Fix memory leak in ALS decoder in big endian systems 15 years ago
  Mans Rullgard 451b4b8635 Rearrange MpegEncContext to simplify access from asm 15 years ago
  Janne Grunau 5231d6277f doc: modify style for texi2html 1.78+ 15 years ago
  Vitor Sessak bc0a603c78 Fix overread in altivec DSP function sad16 15 years ago
  Mans Rullgard 8afac88e14 ARM: update MpegEncContext offsets 15 years ago
  Ronald S. Bultje d23e3e5fea Move ff_emulated_edge_mc() into DSPContext. 15 years ago
  Ronald S. Bultje efcc106455 Optimize C version of ff_emulated_edge_mc(). 15 years ago
  Peter Ross 59884f55d1 mpegtsenc: support CODEC_ID_AAC_LATM 15 years ago
  Dave Yeo c053bba9e2 rtspenc: include os_support.h for system without HAVE_POLL_H 15 years ago
  Anton Khirnov 8270482681 asfdec: ensure that the whole tag is read. 15 years ago
  Mans Rullgard 13904b552b os_support: make poll() fallbacks conditional on CONFIG_NETWORK 15 years ago
  Stefano Sabatini b5a7100ad3 Make the image2 demuxer log more verbose 15 years ago
  Mans Rullgard 6aef89d54e Update mpegts test reference 15 years ago
  Alex Converse 79615a3e50 aacdec: Convert some loop copies into memcpy()s. 15 years ago
  Stefano Sabatini 6219b67e84 Add muxers.texi file. 15 years ago
  Georgi Chorbadzhiyski 753134ae3e In mpegts "reserved_future_use" field must be set to 1 in SDT table 15 years ago
  Stefano Sabatini e86c78836b In the rawvideo decoder, set pkt_pts in the output frame. 15 years ago
  Stefano Sabatini 8bc6568595 In the start_frame() debug log, print the reference pos value rather than the evaluated value converted to int. 15 years ago
  Ronald S. Bultje 6642a17935 Fix VP8 aliasing problems. 15 years ago
  Luca Barbato b351baa070 rtsp: make ff_sdp_parse return value forwarded 15 years ago
  Luca Barbato d0eb91ad04 os: replace select with poll 15 years ago
  Alex Converse b5f83debf5 Make ff_float_to_int16*_c() static. 15 years ago
  Diego Elio Pettenò 9740a357e9 Hide demuxers', muxers' and protocols' objects via the ld version script. 15 years ago
  Diego Elio Pettenò 06c8f31e84 Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects. 15 years ago
  Mans Rullgard d33ed7b367 Enable native build on QNX/x86 15 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 15 years ago
  Justin Ruggles 243f8241db Flush final frames in libfaac encoder. 15 years ago
  Vitor Sessak e0eb963aaa Fix memory leak in ALS decoder in big endian systems 15 years ago
  Mans Rullgard d461a47317 Rearrange MpegEncContext to simplify access from asm 15 years ago
  Janne Grunau a8f0814a74 doc: modify style for texi2html 1.78+ 15 years ago
  Vitor Sessak 3af1fe829e Fix overread in altivec DSP function sad16 15 years ago
  Reimar Döffinger ce20edb7bd Vorbis-in-Ogg: Do not set timebase to invalid values 15 years ago
  Reimar Döffinger 76c802e989 VC1testenc: convert pts values to correct time-base. 15 years ago
  Mans Rullgard 0745116c10 ARM: update MpegEncContext offsets 15 years ago
  Ronald S. Bultje 2e27959879 Move ff_emulated_edge_mc() into DSPContext. 15 years ago
  Ronald S. Bultje e5262ec44a Optimize C version of ff_emulated_edge_mc(). 15 years ago