23033 Commits (c71591a5096514c2b0198c16d82bfd703b03c184)
 

Author SHA1 Message Date
Anton Khirnov c71591a509 ffmpeg: copy stream metadata. 15 years ago
Aurelien Jacobs bc99737689 revert r22112 which broke playback of cathedral-beta2-400extra-crop-avc.mp4 15 years ago
Michael Niedermayer 8897b247a5 Remove some unneeded fill_rectangle() for 16x16 blocks. 15 years ago
Reimar Döffinger 11a74f3639 Explicitly set struct addrinfo to NULL if getaddrinfo failed instead of 15 years ago
Reimar Döffinger a34fc5e23d Make our getaddrinfo implementation initialize "struct addrinfo" return 15 years ago
Vitor Sessak 27dbc47c05 Plug some memory leaks in NUT muxer and demuxer 15 years ago
Vitor Sessak fee6faa2b6 Implement av_tree_destroy_free_elem() to destroy a tree and free all the 15 years ago
Carl Eugen Hoyos a882cf9c21 Make av_build_filter static (and remove av_): It is not used outside resample2.c. 15 years ago
Carl Eugen Hoyos 406aa93fd0 Make av_get_bit_rate() static and remove av_, the function is only used 15 years ago
Carl Eugen Hoyos 88f83607b6 Include libxvid_internal.h: It contains the prototype for av_tempfile(). 15 years ago
Carl Eugen Hoyos 30f7682404 Make the following functions static (and remove ff_), they are only used 15 years ago
Carl Eugen Hoyos 5dfa637cca Make function get_channel_name() static: It is only used in audioconvert.c. 15 years ago
Anton Khirnov 82f50f820e Print chapter info in dump_format(). 15 years ago
Janusz Krzysztofik 7c994c366c Process picture aspect ratio changes in H.264. 15 years ago
Michael Niedermayer 5692ed3ad4 Many mp3s seem to contain padding after id3 tags that is not considered in the 15 years ago
Reimar Döffinger f2e033ac84 Free packets read in seek_test. 15 years ago
Martin Storsjö f65919af7e Rename RTP depacketizer files from rtp_* to rtpdec_* 15 years ago
Reimar Döffinger c7ff04e2f3 Fix some memory leaks in seek_test test program: 15 years ago
Carl Eugen Hoyos 1e6365b305 Include rtpdec.h, it contains prototypes for the following functions: 15 years ago
Carl Eugen Hoyos 4443c0e9a9 Include internal.h and imgconvert.h, they contain the prototypes for the 15 years ago
Carl Eugen Hoyos ccd17ea13c Include msrledec.h: It contains the prototype for ff_msrle_decode(). 15 years ago
Carl Eugen Hoyos 862715d3fe Include atrac.h: It contains the prototypes for atrac_generate_tables() 15 years ago
Carl Eugen Hoyos c6e1599b8a Include mpegaudiodecheader.h: It contains the prototype for 15 years ago
Carl Eugen Hoyos 770128c448 Remove declaration of unused variables. 15 years ago
Carl Eugen Hoyos dacd7842d5 Include h263_parser.h: It contains the prototype for 15 years ago
Carl Eugen Hoyos dd6c2534ed Include mpeg4video.h: Needed for declaration of ff_mpeg4_decode_picture_header. 15 years ago
Carl Eugen Hoyos 0fcbcad140 Include sha1.h from sha.c: It contains several prototypes. 15 years ago
Carl Eugen Hoyos 627686e635 Make sws_dcVec static: It is only used inside libswscale/utils.c. 15 years ago
Carl Eugen Hoyos dda8fc6a09 Include avc.h from avc.c: It contains several prototypes. 15 years ago
Carl Eugen Hoyos 998257bd4f Make mp4_read_descr static: It is only used inside libavformat/mov.c. 15 years ago
Carl Eugen Hoyos c53ffb2ce5 Include apetag.h which contains the prototype for ff_ape_parse_tag(). 15 years ago
Reimar Döffinger eb285cfe8e Fix avcodec_align_dimensions to return values suitably aligned for FLV decoding 15 years ago
Måns Rullgård 1d53620311 Stop make deleting intermediate files (ffmpeg.o and friends) 15 years ago
Jindřich Makovička 8590e6d529 Strides in Indeo 5 reconstruction filter should be signed, 15 years ago
Kostya Shishkov e322aacedd Encapsulate VLC information needed for decoding blocks and macroblocks in 15 years ago
Kostya Shishkov 4982a77e56 Make it clear that ff_ivi_init_static_vlc() does not need arguments 15 years ago
Reinhard Tartler 185a885bad add myself to gpg fingerprint list 15 years ago
Diego Biurrun 20f5c9d1f6 sort() names in PGP/GPG fingerprint list 15 years ago
Michael Niedermayer ce9c691616 Merge h->slice_table[left_xy[0/1] ] checks, 4 cpu cycles speedup 15 years ago
Michael Niedermayer 82fb5bb2ee Split *_type setting up, 4 cpu cycles faster. 15 years ago
Zhou Zongyi 821fe7f3e6 Optimize (amvd>2)+(amvd>32), about 1 cpu cycles faster. 15 years ago
Laurent Aimar 4e06acbde4 Fixed a segfault in the DCA decoder with corrupted streams. 15 years ago
Vitor Sessak 4784b0922f Do not read beyond end of input in EA-TGV. This should avoid FATE test #362 15 years ago
Martin Storsjö 50ff78db01 RTSP muxer: Use a local copy of the AVPacket for sending to the chained muxer 15 years ago
Michael Niedermayer cf41a02b1b Only load the topleft mv/ref when the topright is unavailable. 15 years ago
Michael Niedermayer cf7b67bc40 Remove some useless operations from the code setting left_cbp. 15 years ago
Francesco Cosoleto 6abda15f56 Prevent overflow of start_time + recording_time. 15 years ago
Peter Ross be707647e9 Add myself as maintainer of the bink demuxer and bink audio decoder 15 years ago
Michael Niedermayer 59b5370f02 Simplify code to set cbp_* 15 years ago
Benoit Fouet 5818418758 Fix typos in ref_index documentation. 15 years ago