27654 Commits (8ed4cc65a19b5a6cc7ae6ed5072be2d3836dbeb2)
 

Author SHA1 Message Date
Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
Justin Ruggles 243f8241db Flush final frames in libfaac encoder. 14 years ago
Vitor Sessak e0eb963aaa Fix memory leak in ALS decoder in big endian systems 14 years ago
Mans Rullgard d461a47317 Rearrange MpegEncContext to simplify access from asm 14 years ago
Janne Grunau a8f0814a74 doc: modify style for texi2html 1.78+ 14 years ago
Vitor Sessak 3af1fe829e Fix overread in altivec DSP function sad16 14 years ago
Reimar Döffinger ce20edb7bd Vorbis-in-Ogg: Do not set timebase to invalid values 14 years ago
Mans Rullgard 0745116c10 ARM: update MpegEncContext offsets 14 years ago
Ronald S. Bultje 2e27959879 Move ff_emulated_edge_mc() into DSPContext. 14 years ago
Ronald S. Bultje e5262ec44a Optimize C version of ff_emulated_edge_mc(). 14 years ago
Peter Ross 4d54df8e07 mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
Dave Yeo a0788cc627 rtspenc: include os_support.h for system without HAVE_POLL_H 14 years ago
Anton Khirnov 042950542d asfdec: ensure that the whole tag is read. 14 years ago
Mans Rullgard 362d8f7d9e os_support: make poll() fallbacks conditional on CONFIG_NETWORK 14 years ago
Stefano Sabatini 4fc9ff0ad6 Make the image2 demuxer log more verbose 14 years ago
Mans Rullgard 79dca23dc2 Update mpegts test reference 14 years ago
Alex Converse e5c82df80e aacdec: Convert some loop copies into memcpy()s. 14 years ago
Stefano Sabatini 85466e1e5f Add muxers.texi file. 14 years ago
Georgi Chorbadzhiyski a7827a17c6 In mpegts "reserved_future_use" field must be set to 1 in SDT table 14 years ago
Stefano Sabatini 3c802cabba In the rawvideo decoder, set pkt_pts in the output frame. 14 years ago
Stefano Sabatini 3e5bc7ff6a In the start_frame() debug log, print the reference pos value rather than the evaluated value converted to int. 14 years ago
Ronald S. Bultje 9d4bdcb714 Fix VP8 aliasing problems. 14 years ago
Luca Barbato f81c7ac70a rtsp: make ff_sdp_parse return value forwarded 14 years ago
Luca Barbato a8475bbdb6 os: replace select with poll 14 years ago
Alex Converse 5ce5dbc5f3 Make ff_float_to_int16*_c() static. 14 years ago
Diego Elio Pettenò e628864033 Hide demuxers', muxers' and protocols' objects via the ld version script. 14 years ago
Diego Elio Pettenò ac28ce5fac Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects. 14 years ago
Justin Ruggles b5ec638343 cosmetics: indentation and spacing 14 years ago
Justin Ruggles 9d06d7bce3 Remove the add bias hack for the C version of DSPContext.float_to_int16_*(). 14 years ago
John Stebbins 97b04f5ed3 mov: add support for little-endian utf16 chapter names 14 years ago
Janne Grunau 795ed278e6 movenc: byteswap codec_tag in mov_write_ms_tag 14 years ago
Baptiste Coudurier f258964217 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it 14 years ago
Justin Ruggles 37cb3eb534 Add special case for 2nd-order IIR filter. 14 years ago
Luca Barbato d1b6f33bf2 Add ff_ to AVHWAccel decoders 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Anton Khirnov 225b6d7fde mov: simplify mov_read_chapters() by using avio_get_str16be 14 years ago
Mans Rullgard c4f8765ac5 Revert "mov: simplify mov_read_chapters() by using avio_get_str16be" 14 years ago
Ronald S. Bultje 22893e10ae VP8: don't overread edges on fourtap MC. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò 2d162e3825 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
Justin Ruggles 4c57cde942 Add ff_ prefix to ac3_common_init(). 14 years ago
Justin Ruggles 24e3ad3031 ac3: Remove ff_ac3_critical_band_size_tab. 14 years ago
Diego Elio Pettenò eb7ccf8f33 Make the avfilter debug functions and macros static to avfilter.c 14 years ago
Diego Elio Pettenò 7767d8d361 Mark C base versions of FFT functions static to fft.c 14 years ago
Marco Gittler b09f548285 Pass field order flag to libx264 14 years ago
Georgi Chorbadzhiyski 535638b55f mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
Diego Elio Pettenò 1a88674862 Make ff_add_wav static to ra144.c 14 years ago
Diego Elio Pettenò 57c4d01ec9 Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. 14 years ago
Diego Elio Pettenò 13eb6b9097 Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h 14 years ago
Diego Elio Pettenò cf1d794a49 Make ff_ass_subtitle_header static to ass.c 14 years ago