57422 Commits (2cf94485de9aa0e8f4552fd9477e0d4bc5cb84bc)
 

Author SHA1 Message Date
lemonlinger@gmail.com 2cf94485de avformat/rtpproto: when local rtp port and local rtcp port are not specified, try to make two successive ports and retry 3 times when failed 11 years ago
Michael Niedermayer 08a8976196 avcodec/h264: reduce noisiness of "mmco: unref short failure" 11 years ago
Michael Niedermayer ba8716df7f avformat/mp3dec: perform seek resync in the correct direction 11 years ago
Michael Niedermayer d04ec6ffc5 avformat/rmdec: english typos 11 years ago
Michael Niedermayer 2e7a1fdd6d avcodec/twinvq: return the actual number of consumed bytes 11 years ago
Michael Niedermayer cbb7f56dfe metasound & twinvqdec: return the number of read bytes from read_bitstream 11 years ago
Michael Niedermayer f5dae4894d configure: abort if threading without atomics is used 11 years ago
Stefano Sabatini b4991292aa doc: add a few links to the Channel Layout syntax section 11 years ago
Stefano Sabatini a3505136f9 doc/utils: document channel layout specification 11 years ago
Michael Niedermayer d9ad305072 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 6abb9eb525 avformat/wavdec: Fix smv packet interleaving 11 years ago
Derek Buitenhuis 7177df90a0 fft-test: Remove possibility of returning restricted exit code 11 years ago
Derek Buitenhuis 5331d2b93f dct-test: Remove possibility of returning a restricted exit code 11 years ago
Derek Buitenhuis 8dc1b7bd22 base64-test: Remove posibility of returning restricted exit codes 11 years ago
Michael Niedermayer 52297945ec doc/issue_tracker: remove more mentions of patches 11 years ago
Michael Niedermayer cdb46f15ff doc/issue_tracker: update resolution names 11 years ago
Michael Niedermayer 2a28bad822 doc/issue_tracker: remove patches as we dont use trac to handle patches 11 years ago
Michael Niedermayer 3db7ae6a9a doc/issue_tracker: theres no substatus in trac 11 years ago
Paul B Mahol 0f15ebe588 MAINTAINERS: update 11 years ago
Michael Niedermayer a443b9732f ffmpeg: make stream default if its the only of its kind and no source can be unambigously assigned to it 11 years ago
Michael Niedermayer 4fb14f8492 avcodec/wmalosslessdec: fix data flushing at the end 11 years ago
Michael Niedermayer 29ffeef5e7 avcodec/h264: do not trust last_pic_droppable when marking pictures as done 11 years ago
Michael Niedermayer da54ad9a72 ffmpeg_filter: Pass command line -threads X to filtergraph 11 years ago
Ingo Brückl 6c9c636c00 lavd/fbdev_common: fix compilation with older kernels 11 years ago
Stefano Sabatini af1c538850 doc/Makefile: fix man pages uninstall path 11 years ago
burek 229042a52d doc/protocols: add description for the RTP protocol 11 years ago
Paul B Mahol ea9632b747 avcodec/flicvideo: use avpriv_request_sample() 11 years ago
Michael Niedermayer aaf02f6ede avformat/rmdec: add some error messages 11 years ago
Michael Niedermayer f7106e00f7 avformat/rmdec: fix return code of ff_rm_parse_packet() 11 years ago
Ronald S. Bultje 1b3a7e1f42 avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86 simd as such. 11 years ago
Michael Niedermayer 210afae0ba avformat/utils: Check size argument in ff_add_index_entry() 11 years ago
Michael Niedermayer e7811e48be Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer a826efb55a avfilter/x86/vf_gradfun_init: fix const and related warnings 11 years ago
Derek Buitenhuis 530cd2893e tree-test: Don't return restricted exit codes 11 years ago
Carl Eugen Hoyos f60c3a7c1b lavd/x11grab: Support AV_PIX_FMT_PAL8. 11 years ago
Derek Buitenhuis b2fdf3fc35 fft-test: Remove possibility of returning restricted exit code 11 years ago
Derek Buitenhuis f80ca1cb00 dct-test: Remove possibility of returning a restricted exit code 11 years ago
Derek Buitenhuis cbbd0ac764 base64-test: Remove posibility of returning restrcted exit codes 11 years ago
Derek Buitenhuis 5dfdffeb6f tree-test: Don't return restricted exit codes 11 years ago
Ingo Brückl 94d707af3c build: remove pointless condition 11 years ago
Timothy Gu 07e7bc9cbd lavc/libmp3lame: add comments about CBR/VBR modes 11 years ago
Timothy Gu 683d9cb1f2 lavc/libmp3lame: fix alignment and capitalization in AVOptions 11 years ago
Timothy Gu 6879fe4265 doc/codecs: update skip_alpha documentation 11 years ago
Timothy Gu 0be74cf0f5 doc/encoders: add libvorbis doc 11 years ago
Michael Niedermayer caac12bd49 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 1ea28ffc4d Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e' 11 years ago
Michael Niedermayer 0491695358 avdevice/fbdev_enc: avoid declaring variables in for() 11 years ago
Paul B Mahol 426abbb632 avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in empty declaration 11 years ago
Lukasz Marek a547c496e9 lavd/fbdev: move common code to separate file 11 years ago
Lukasz Marek c720d0d9df lavd: rename fbdev.c into fbdev_dec.c 11 years ago